Resource: How to Get Your Airtable API Key | Stein Solutions
Tool API Keys

How to Get Your Airtable API Key

Direct links to every step. Takes about 3 minutes.

← All Resources

1. Open the Airtable tokens page

Open 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

  1. Click Create new token
  2. Name it something specific like Zapier inventory sync so you can revoke it later without breaking other things
  3. Under Scopes, add these (this combo covers most automations):
    • data.records:read
    • data.records:write
    • schema.bases:read
  4. Under Access, add ONE specific base, not "all bases." Pick the one this token will work with.
  5. Click Create token

Read-only? Drop the data.records:write scope. 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."

  1. Click the copy icon
  2. Paste the token somewhere safe (a password manager is ideal)
  3. 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 →