Elevated errors across many models
claude.ai, Claude API (api.anthropic.com), Claude Code, Claude Cowork
Check whether Claude API requests, Anthropic API 429 or 529 errors, timeouts, 500/503 responses, model latency, or Claude Code failures match an official Claude incident.
Fast answer
Start by classifying the error before changing code. The fastest fix is different for account rate limits, temporary overload, long-running requests, and service-side 5xx failures.
Usually account, workspace, quota, burst traffic, or retry pressure.
Usually temporary Anthropic-side overload or upstream capacity pressure.
Often long prompts, streaming gaps, network route, model latency, or slow tools.
Can be transient service errors, degraded models, maintenance, or incident windows.
Fable, Mythos, Opus, or auto mode errors can be model-specific rather than a full API outage.
Start with the HTTP status code, then compare it with the live Claude API component and recent incidents. The same symptom can mean different things depending on whether it is account-specific, model-specific, or affecting many requests at once.
The Claude API component covers developer requests to api.anthropic.com, model responses, elevated errors, and API-side degradation.
| Component | Status | What it affects |
|---|---|---|
| Claude API (api.anthropic.com) | operational | API requests to api.anthropic.com. |
Use this checklist when you see Anthropic API error responses, failed Claude API requests, elevated latency, or repeated timeouts in production logs.
These official incidents affected the Claude API directly or appeared alongside broader Claude model and Anthropic service issues.
claude.ai, Claude API (api.anthropic.com), Claude Code, Claude Cowork
claude.ai, Claude Console (platform.claude.com), Claude API (api.anthropic.com), Claude Code, Claude Cowork
claude.ai, Claude API (api.anthropic.com), Claude Code, Claude Cowork
claude.ai, Claude API (api.anthropic.com), Claude Code, Claude Cowork
claude.ai, Claude Console (platform.claude.com), Claude API (api.anthropic.com), Claude Code, Claude Cowork, Claude for Government
Claude API (api.anthropic.com)
claude.ai, Claude Console (platform.claude.com), Claude API (api.anthropic.com), Claude Code, Claude Cowork
API failures can come from service incidents, model availability, local request configuration, account limits, network routing, or authentication state.
Anthropic API errors can come from a service incident, elevated 5xx errors, timeouts, rate limits, invalid API keys, model availability, quota, network routing, or request configuration.
Use this page to check the official Claude API component, recent Anthropic incidents, active outages, and whether your API symptoms match a service-side issue.
The current answer is shown at the top of this page. If the Claude API component or a related incident is degraded, API requests may fail, time out, or return elevated errors.
Yes. Claude.ai, Claude API, Claude Code, and Console can have separate incidents, so the web app may work while developer API requests fail.
Usually no. 429 errors normally mean rate limits or quota pressure unless the official Claude API component also shows an incident or many users report elevated errors.
529 overloaded usually means Anthropic or a related upstream service is temporarily overloaded. Treat it as a service-pressure signal first, then check official status, recent incidents, retries, and whether the same model fails for other users.
Repeated 500, 502, or 503 responses can be service-side, especially when they match a recent Claude API incident. Confirm with the API component, recent incidents, and whether the same model fails across multiple requests.
Timeouts can be caused by API-side latency, model congestion, long prompts, network routing, retries, or a recent incident. Compare status, request logs, model choice, and timeout settings.
Rate limits usually show 429 responses, burst patterns, quota pressure, or account-specific failures. Outages usually affect many requests, users, models, or components and may appear in official incidents.
Check HTTP status code, request ID, model name, timestamp, prompt size, streaming mode, retry count, latency, workspace, and whether failures cluster around one model or region.
Claude Code can be affected by API-side model availability, authentication, and upstream Anthropic service incidents, so check API status when Claude Code commands fail.
This usually points to model routing, auto mode, model availability, or a Claude Code/API-side availability issue rather than a local prompt problem. Check Claude API status, Claude Code status, recent release notes, model selection, and whether an explicit model works.
Compare the official API component, recent incidents, response status codes, model name, request logs, API key, account limits, retry policy, and network route.