Here’s a list of common errors during your journey. Didn’t find the solution? Please let us know.Documentation Index
Fetch the complete documentation index at: https://docs.lumx.io/llms.txt
Use this file to discover all available pages before exploring further.
| Status | Name | Description |
|---|---|---|
| 400 | Bad Request | Invalid parameter structure on request body. |
| 401 | Unauthorized | API_KEY is invalid or missing. |
| 403 | Forbidden | API_KEY can’t access this resource. |
| 404 | Not Found | The resource could not be found. |
| 409 | Conflict | The resource could not be created or updated due to a conflicting condition. |
| 429 | Too Many Requests | Rate limit exceeded. |
| 500 | Internal Server Error | This is an unexpected server error. Please, contact us for support. |