Personal Access Tokens are best for scripts, internal tools, and server-side integrations. If you’re building a multi-tenant integration for external users, use OAuth instead: see OAuth App.Documentation Index
Fetch the complete documentation index at: https://help.teable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Create a token
- Go to the Token Management Page and click the “Create Token” button to create a new personal access token.
- Choose an expiration period for your token. Note that this period cannot be modified once set.
- Add appropriate permission scopes to your token.
- Specify which bases and spaces the token can access.
Once your token is created, it will only be displayed once. We recommend copying and storing it in a secure location.
Use the token
Send the token in theAuthorization header:
tbl...? See Getting IDs.
