Airtable — personal access token
airtable/api · version 1
envs add airtable/api
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
AIRTABLE_API_KEY |
required | secret | Airtable says a token acts as your user account and must not be shared with third parties, and its own SDK once shipped this variable into the browser build before removing that. No pattern: Airtable says to treat tokens as opaque strings.. where to get it |