错误码参考
网关错误(5xxxx)
| status_code | status_message | 处理建议 |
|---|---|---|
| 50001 | Invalid API key | 检查 Key 是否正确、是否已吊销 |
| 50002 | Insufficient balance | 控制台充值 |
| 50003 | Rate limit exceeded | 降低请求频率或联系支持提额 |
| 50004 | Upstream unavailable | 稍后重试 |
| 50005 | Internal error | 携带 Request-Id 联系支持 |
上游错误
上游返回的 status_code / status_message 原样透传,请参阅 API 错误码文档。