Public API requests use bearer tokens.
Authorization: Bearer platform_api_YOUR_TOKEN
Token prefixes
| Prefix | Use |
|---|---|
platform_api_ | Long-lived API tokens created in Developer settings. |
API tokens
Create API tokens in Developer settings. Token secrets are shown only once. Store the secret immediately and rotate it if it is exposed.
Scopes
Every protected public endpoint declares required scopes. Request the smallest set of scopes your integration needs. For the current scope list and endpoint requirements, see API Reference.