How to Get Airtable API Key, Find & Create Easily 2026
By Impran M N
Airtable replaced its legacy API key with Personal Access Tokens, which give you finer control over what an integration can actually do. This guide covers finding the Developer Hub, creating a new token with the right scopes, and assigning it to specific bases so it only has as much access as it needs.
01Open your account menu
Click your account profile icon from the main Airtable dashboard.
02Go to the Developer Hub
Select the Developer Hub option to access API configuration settings.
03Start creating a token
Navigate to the Personal Access Tokens tab and click 'Create token.'
04Name your token and set scopes
Give the token a clear name and select the required data scopes, such as read and write permissions.
05Assign base access
Choose the specific bases you want this token to be able to access, rather than granting account-wide access.
06Generate and save it securely
Click Create to generate your unique alphanumeric token, then copy and store it securely — you won't be able to view the full value again.
Frequently asked questions
Is a Personal Access Token the same thing as an API key?
It's the modern replacement for the legacy API key, serving the same authentication purpose but with more granular, scoped permissions.
What scopes should I select when creating a token?
Choose only the read and write permissions your specific integration actually needs, rather than granting broader access than necessary.
Can I limit a token to a single base?
Yes, when creating the token you specify which bases it can access, which can be one or several depending on your use case.
What if I need to revoke a token later?
You can delete or regenerate tokens from the same Developer Hub, immediately cutting off any integration relying on the old value.
Watch the full walkthrough
The same steps, demonstrated on screen from start to finish.



