Docs
Error Codes
Updated 2026-07-21
| Status Code | Scenario | Recommendation |
|---|---|---|
| 400 | Invalid parameters | Check JSON fields and model limits |
| 401 | Authentication failed | Check API Key |
| 403 | Insufficient permissions | Check group, balance, or module settings |
| 404 | Route not found | Check path and model name |
| 429 | Rate limited | Reduce concurrency and use exponential backoff |
| 5xx | Upstream or gateway error | Retry later and check status page/logs |
Error responses typically include a readable message field to facilitate log troubleshooting.