API Keys
All requests to the Factagora API must include an API key as a Bearer token in theAuthorization header.
fct_.... Contact supports@factagora.com to obtain an API key.
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 |

