Error Codes
Handle API failures consistently and safely.
| Status | Meaning |
|---|---|
400 | Invalid request. |
401 | Authentication missing or invalid. |
403 | Not authorized. |
404 | Resource not found. |
422 | Validation failed. |
429 | Rate limit reached. |
500 | Unexpected server error. |