The Tolt API uses Bearer authentication. For all API requests, you need to include your API key in theDocumentation Index
Fetch the complete documentation index at: https://docs.tolt.com/llms.txt
Use this file to discover all available pages before exploring further.
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

