| 400 |
Bad Request |
Incorrect or erroneous request format, or an anomaly occurred during the request process |
| 401 |
Unauthorized |
Authentication failed; API key is invalid or authentication information was not provided |
| 403 |
Forbidden |
IP address not on the whitelist |
| 404 |
Not Found |
The requested resource does not exist; the model is nonexistent or does not match |
| 409 |
Conflict |
Resource modification anomaly |
| 429 |
Too Many Requests |
Request frequency exceeds the limit; surpassing API request rate limits |
| 500 |
Internal Server Error |
Internal server error; temporary server issues or unexpected errors |
| 503 |
Service Unavailable |
Service unavailable; temporarily overloaded or undergoing maintenance |
| 504 |
Gateway Timeout |
Gateway timeout; server response time exceeds acceptable limits |