Rate limit reached during a coding session
Your account, workspace, model, or route is sending more requests or tokens than allowed.
Reduce parallel agent runs · Trim long contextA single runbook for API key setup, Pro or Max versus API billing, Messages-compatible endpoints, rate limits, server errors, and overloaded routes.
Recurring Reddit and X patterns are turned into stable, source-safe troubleshooting prompts.
Your account, workspace, model, or route is sending more requests or tokens than allowed.
Reduce parallel agent runs · Trim long contextCheck the active key, base URL, and billing source. Do not assume a subscription plan and API credits use the same account balance.
Check model access · Separate subscription login from API billingThe provider or route returned a server-side failure. One retry may work; repeated failures need routing evidence. The upstream service is under heavy load. This is usually not fixed by changing the API key.
Capture request id · Back offThe fastest fix is to separate key problems, quota problems, server errors, and overload.
Your account, workspace, model, or route is sending more requests or tokens than allowed.
The provider or route returned a server-side failure. One retry may work; repeated failures need routing evidence.
The upstream service is under heavy load. This is usually not fixed by changing the API key.
Claude Code is not using the key you expect, or the key lacks access to the requested model or endpoint.
Check the active key, base URL, and billing source. Do not assume a subscription plan and API credits use the same account balance.
Get API accessClaude Code-style clients usually need a Messages-compatible endpoint, a valid API key, and a model route that supports the requested workload.
Check docsYour account, workspace, model, or route is sending more requests or tokens than allowed. Reduce parallel agent runs · Trim long context · Retry with backoff · Check current quota and model limits
Check the active key, base URL, and billing source. Do not assume a subscription plan and API credits use the same account balance.
The provider or route returned a server-side failure. One retry may work; repeated failures need routing evidence. Capture request id · Retry once · Switch route if repeated · Avoid rewriting prompts as the first response
The upstream service is under heavy load. This is usually not fixed by changing the API key. Back off · Use fallback model · Lower request size · Check support/status channels
Use official docs for limits and error semantics. Community threads show demand, not the source of truth.