ClearBox returns errors as JSON with a stableDocumentation Index
Fetch the complete documentation index at: https://docs.clear-box.io/llms.txt
Use this file to discover all available pages before exploring further.
code, a human-readable message, and an HTTP status.
Common error codes
| Code | HTTP | Meaning |
|---|---|---|
unauthorized | 401 | Missing or invalid API key. |
identity_not_verified | 403 | The identity has not passed ClearCheck. |
insufficient_balance | 402 | The wallet’s available balance is too low. |
limit_exceeded | 422 | The request exceeds a compliance or spend limit. |
not_found | 404 | The referenced object does not exist. |
rate_limited | 429 | Too many requests; retry with backoff. |
code, not on message (messages may change).