Status: not yet published. The error code list will be finalized alongside the first stable API release. Treat the descriptions below as planning documentation.
What this page will contain
- Response shape. The canonical JSON structure of an error response on REST and WebSocket.
- Categories. Validation errors, signing errors, sequencing errors, rate-limit errors, market-state errors, and protocol-level errors.
- Stable codes. The full list of error codes, each with a short description and a pointer to the relevant policy or convention page.
- Retryability. Which errors are retryable, which are not, and how to back off safely after a
429or a transient503. - Cross-references. How errors interact with nonces, signing, tick and lot, and rate limits.
contact@intention.xyz.