Here is a list of Standard Error Codes for the REST APIs
| Error Code | Description |
|---|---|
| 400 | Bad Request — Your request is invalid |
| 401 | Unauthorized — Authorization failed |
| 403 | Forbidden — Access denied |
| 404 | Not Found — Wrong URL |
| 415 | Unsupported Media Type — Wrong request format |
| 500 | Internal Server Error — We had a problem with our server. Try again later |
| 503 | Service Unavailable — We’re temporarily offline for maintenance. Please try again later |