Error response format
All errors return this structure:Error codes
Example error responses
400 — Validation Error
400 — Validation Error
401 — Authentication Error
401 — Authentication Error
404 — Not Found
404 — Not Found
409 — Conflict
409 — Conflict
Tips
- Always check for the
errorkey in the response before processing data. - Use
fieldfor field-level error highlighting in your UI. - Include
request_idwhen contacting support.