1. Open the Airtable tokens page
This page replaces the old "API key" page Airtable retired in 2024. The new version is called a Personal Access Token, often shortened to PAT. Same idea, more secure, more control.
Free plan works. Personal access tokens are available on every Airtable plan, free included. The plan only affects how many API calls per month you get (1,000 on free).
2. Create a new token
- Click Create new token
- Name it something specific like Zapier inventory sync so you can revoke it later without breaking other things
- Under Scopes, add these (this combo covers most automations):
data.records:readdata.records:writeschema.bases:read
- Under Access, add ONE specific base, not "all bases." Pick the one this token will work with.
- Click Create token
Read-only? Drop the
data.records:writescope. The token can still read everything but cannot change or delete anything. Safer if the automation only needs to look at data.
3. Copy and save it
Airtable shows the token in a popup with a big yellow warning that reads "This is your only chance to see this token."
- Click the copy icon
- Paste the token somewhere safe (a password manager is ideal)
- The token starts with
pat
One-shot warning. If you close the popup before copying, the token is gone forever. The dashboard will show the name afterward, but not the secret. Just delete that token and make a new one if it happens. Takes 30 seconds.
No base assigned? If your token has all the right scopes but every API call returns 403, the most common cause is forgetting to add the base under Access. A token without a base attached can't read anything, even with full scopes.
Working with Jeanette?
Stop here. Jeanette will take care of the rest. Just copy the token and send it to her directly. She'll handle the integration setup, whatever tool it's connecting to.
Not sure how to send it? Book a quick call →
You're building the tools. Now see where AI actually fits your business.
The free 5-minute AI Efficiency Audit scores your operations and hands you your first three moves, emailed the moment you finish. No call required.
Take the Free Audit →