Every request is authenticated with an API key passed as theDocumentation Index
Fetch the complete documentation index at: https://docs.keenable.ai/llms.txt
Use this file to discover all available pages before exploring further.
X-API-Key header. The same key works across the CLI, REST API, and MCP server.
API keys
Create and revoke keys in the console. Keys are scoped to your workspace, never expire on their own, and can be rotated at any time.Sending the header
Error responses
| Status | Meaning |
|---|---|
401 | Missing or invalid API key |
403 | Key disabled or workspace suspended |
429 | Rate limit exceeded |