- Codes in the
2xxrange indicate success. - Codes in the
4xxrange indicate an error that failed given the information provided. - Codes in the
5xxrange indicate a service error (e.g. liquidity or bridge issues).
Error Response Schema
All error responses return the standard envelope withstatus: "error", where data contains a machine-readable code and detail attributes.
Error Payload
Machine-Readable Error Codes
When writing logic to handle errors programmatically, inspect thedata.code string: