Step-by-step walkthrough: How to obtain Airtable API Keys

1

Create Token

Go to https://airtable.com/create/tokens to create new token.
2

Add Scopes

Add following scopes: data.records:read, data.recordComments:read, schema.bases:read
3

Select bases

Select required bases or allow access to all available and press the Create Token button.
4

Save Token

Save token from the popup window.
For more details, use Airtable Documentation: https://airtable.com/developers/web/guides/personal-access-tokens

Setting up Airtable