400 | Bad Request | The request is invalid or missing required parameters. |
401 | Unauthorized | Invalid or missing authentication credentials. |
403 | Forbidden | You do not have permission to access this resource. |
404 | Not Found | The requested resource could not be found. |
409 | Conflict | The request could not be processed due to a conflict. |
429 | Too Many Requests | Rate limit exceeded. Try again later. |
500 | Internal Server Error | An error occurred on the server. Try again later. |
503 | Service Unavailable | The server is temporarily unavailable. Try again later. |