radarTroubleshooting
OpenAI API Error Code Explainer
Paste an API error message to identify the likely cause and next troubleshooting steps.401429model_not_foundquota
bug_report
error.trace
AUTH 401 invalid_api_keyRATE 429 rate_limit_exceededMODEL 404 model_not_foundPaste an error message to start. Common errors include invalid_api_key, model_not_found, 429 and insufficient_quota.
categoryCommon API Errors
Pick a known error signature to fill the analyzer. 10API error FAQ
vpn_key_alertWhy can a valid key still fail?
A key can authenticate successfully but still lack access to a model, organization, billing plan or relay-specific route.
speedDoes 429 mean the key is banned?
Usually no. 429 means rate limit or quota throttling. Reduce concurrency, add backoff, or compare relay limits.
view_listHow do I tell model_not_found from relay mismatch?
First list available models with the key checker. If the model is absent, use the exposed alias or choose a relay that supports it.