Authorization
header using the Bearer scheme.
API Keys
API keys can be found and created in the Settings -> Integrations tab of your Tolt dashboard.Example Request
Security
- Keep your API keys secure and never share them publicly
- API keys carry many privileges, so be sure to keep them secure
- Do not commit API keys to your source code
- Do not share API keys in client-side code
- Rotate your API keys periodically