| Status Code | Description | Resolution |
|---|---|---|
| 400 | Bad Request | Usually caused by a mismatch in request parameters. Please verify your request body and structure. |
| 401 | Invalid Token | Occurs when there is a mismatch between the API token and the endpoint URL. |
| 403 | Token Group Disabled | Typically means the token quota has been exhausted (Note: Token quota and Account quota are separate concepts). Go to Token Management > Edit > Enable “Unlimited Quota”. Changes usually take about 2 minutes to effect. Alternatively, create a new token with “Unlimited Quota” enabled. |
| 404 | Endpoint Not Found | The API endpoint URL might be incorrect. Please refer to the corresponding API documentation for the correct path. |
| 429 | Rate Limit Exceeded | The model has reached its traffic limit, meaning the TPM (Tokens Per Minute) is saturated due to high usage. Please retry after a short wait. If the issue persists, contact support with the full model name for troubleshooting. |
| 500 | Internal Server Error | If the error persists after multiple retries, please Contact Us. |
| 503 | Model Unavailable | Please verify if the model name is correct by checking the “Model Pricing” page. If the name is correct but the error persists, provide the model name to our support team. |
| 504 | Gateway Timeout | The upstream server failed to respond in time. Please try again later. |