All API requests require a bearer token in theDocumentation Index
Fetch the complete documentation index at: https://developers.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header.
POST /api/v3/keys. Existing keys can be listed and revoked through the same endpoint family.
Error responses
| Status | Meaning |
|---|---|
401 | Missing or invalid API key |
403 | Key exists but lacks permission for this resource |
429 | Rate limit exceeded |