Documentation Index
Fetch the complete documentation index at: https://docs.factagora.com/llms.txt
Use this file to discover all available pages before exploring further.
API Keys
All requests to the Factagora API must include an API key as a Bearer token in theAuthorization header.
fag_.... Get your free API key at Settings → API Keys.
A default API key is issued automatically on your first sign-in to Factagora. You can copy it from Settings → API Keys, or create additional keys for separate environments (e.g., development vs. production).
Example Request
Error Responses
| Status | Error | Description |
|---|---|---|
401 | Missing Bearer token | Authorization header not provided |
401 | Invalid API key | The provided API key is not valid |

