Skip to main content
Required: Personal access token
- Log in to Airtable
- Click your profile icon in the upper right corner
- Select Builder Hub (or Developer Hub)
- Navigate to Personal access tokens under the Developers section
- Click + Create token
- Enter a descriptive name for your token
- 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
- Choose Access level:
- Select specific bases, workspaces, or all resources
- Click Create token
- Copy the token immediately (it’s only displayed once)