Skip to main content
Required: Personal access token
  1. Log in to Airtable
  2. Click your profile icon in the upper right corner
  3. Select Builder Hub (or Developer Hub)
  4. Navigate to Personal access tokens under the Developers section
  5. Click + Create token
  6. Enter a descriptive name for your token
  7. Select the Scopes (permissions) your application needs:
    • For data access: data.records:read, data.records:write
    • For schema access: schema.bases:read, schema.bases:write
  8. Choose Access level:
    • Select specific bases, workspaces, or all resources
  9. Click Create token
  10. Copy the token immediately (it’s only displayed once)