Create a key
- Dashboard to API Keys from the user menu
- Click Create Key
- Pick permissions.
extract, upload plus create jobs and/orread, list plus results - Copy the key, shown only once
Use it
Authorization: Bearer ts_your_api_key
Rotation
Click Rotate next to a key. New key created, old key revoked, one atomic operation. Update your integrations with the new key.
Rate limits
- Extract. 10, min
- List, Status. 60, min
- Results. 120, min
Security notes
- Keys are hashed at rest. We can't see them after creation
- Optional expiration dates
- Revoke instantly from the dashboard
- Only the
ts_prefix is shown in listings