Claude Status: How to Check If Anthropic Is Down Right Now (2026)
Updated June 2026 ยท 9 min read ยท API Status Check
Quick Answer
Check Claude status at status.anthropic.com (official) or apistatuscheck.com/is-claude-down for independent real-time monitoring. Claude Code users can also check status.claude.com.
๐ก Monitor your APIs โ know when they go down before your users do
Better Stack checks uptime every 30 seconds with instant Slack, email & SMS alerts. Free tier available.
Affiliate link โ we may earn a commission at no extra cost to you
The Official Claude Status Pages
Anthropic maintains two official status pages. Knowing which one to use saves time:
status.anthropic.com
The main Anthropic status page. Shows status for all services: Claude.ai, Anthropic API, Claude Code, Console, and Workbench.
status.anthropic.com โstatus.claude.com
The Claude-specific status page. More focused โ useful if you only care about Claude.ai or Claude Code and don't need the full Anthropic suite.
status.claude.com โWhat Each Claude Status Means
Get alerted the instant Claude goes down
Better Stack monitors the Anthropic API every 30 seconds and pages your team before users notice. Free tier included.
Try Better Stack Free โClaude AI Status vs Claude API Status vs Claude Code Status
These are three distinct systems that can fail independently. Here's the breakdown:
Claude AI Status (claude.ai)
What it is: The web interface at claude.ai used by individuals and teams.
Signs of issues: Login failures, conversations not loading, 'Claude is having trouble' errors.
Official: status.anthropic.com โ Claude.ai row ยท Independent monitor โ
Claude API Status (api.anthropic.com)
What it is: The developer API used by applications and tools built on Claude.
Signs of issues: 529 overloaded errors, HTTP 500/503, authentication failures, timeout on API calls.
Official: status.anthropic.com โ API row ยท Independent monitor โ
Claude Code Status
What it is: The Claude Code CLI and its API access. Used by developers running Claude Code for coding assistance.
Signs of issues: CLI authentication failures, no response from claude commands, MCP server errors.
Official: status.anthropic.com โ Claude Code row ยท Independent monitor โ
5 Ways to Check Claude Status Right Now
Official Anthropic Status Page
Visit status.anthropic.com for the authoritative source. Subscribe to email or Slack webhook updates. Note: the status page can lag 10-20 minutes behind actual incidents โ don't assume it's wrong if Claude isn't working.
status.anthropic.com โAPI Status Check (Independent Monitor)
APIStatusCheck independently pings Anthropic's endpoints and shows real latency data. Unlike the official page which Anthropic controls, this gives you unbiased monitoring data and a 90-day outage history.
Check live Claude status โDowndetector
Downdetector shows crowd-sourced outage reports. Useful when the official page is still green but users are reporting problems. Typically reflects real outages 5-10 minutes before official acknowledgment.
downdetector.com/status/claude-ai โX/Twitter Search
Search 'Claude down' or '#ClaudeAI down' on X. Real users report problems instantly โ often the fastest signal of a new outage, before any official update.
Search X for 'claude down' โDirect API Test
If you have an API key, a quick health check tells you immediately. A 200 response means the API is up. A 529 means it's overloaded. A 5xx means it's down.
curl https://api.anthropic.com/v1/models -H "x-api-key: $ANTHROPIC_API_KEY" -H "anthropic-version: 2023-06-01"Claude Outage History: What the Data Shows
Based on Anthropic's incident history and independent monitoring data:
Notable incidents in 2026 include a major API outage in March 2026 that lasted several hours and affected all Claude models, plus recurring degraded performance events during peak usage hours (typically 9-11 AM and 2-4 PM PT).
Full incident history: status.anthropic.com/history
Claude API Error Codes During Outages
When Claude is struggling, you'll see specific HTTP error codes. Here's what they mean:
429Rate LimitNot an outage โ you've hit your requests-per-minute limit. Back off and retry. Check your usage tier.529OverloadedClaude's infrastructure is under high load. Usually temporary (seconds to minutes). Retry with exponential backoff.500Internal ErrorSomething unexpected happened server-side. Retry 2-3 times with a short delay before assuming it's a wider outage.503Service UnavailableThe service is temporarily down or restarting. Check status.anthropic.com immediately.529Overloaded (2)Anthropic's unique overload code โ different from standard HTTP. More common than 503 during peak traffic. Retry after 10-30 seconds.Monitor Claude API status automatically
Better Stack pings api.anthropic.com every 30 seconds, detects 529 and 5xx errors, and alerts your team instantly. Free for small teams.
Try Better Stack Free โWhat to Do When Claude Is Down
For Claude.ai Users
- Confirm it's not just you: check status.anthropic.com
- Try refreshing โ 529 errors are often momentary
- Switch to ChatGPT, Gemini, or Perplexity for urgent tasks
- Claude Pro users get priority โ consider upgrading if downtime is frequent
- Follow @AnthropicAI on X for real-time incident updates
For Claude API Developers
- Check status.anthropic.com before debugging your code
- Implement retries: for 529s, wait 10-30s before retrying
- Use exponential backoff: 1s โ 2s โ 4s โ 8s (cap at 60s)
- Route around outages with a fallback to OpenAI or Gemini
- Alert your team via your monitoring setup, not just the status page
Frequently Asked Questions
Where is the official Claude status page?
Anthropic's official status page is at status.anthropic.com. There's also a Claude-specific status page at status.claude.com. Both are powered by Statuspage.io and show real-time status for Claude.ai, the Anthropic API, Claude Code, and other Anthropic services.
What does Claude status "degraded" mean?
Degraded Claude status means the service is operational but performing below normal. You may experience slower responses, higher error rates, occasional 529 errors, or timeouts. Most degraded performance events resolve within 15-90 minutes. Anthropic posts regular updates during active incidents.
Is Claude Code status different from Claude AI status?
Yes. Claude Code status refers to the Claude Code CLI and its API access. Claude AI status refers to the claude.ai web interface. Both depend on the core Anthropic API, but Claude Code has additional infrastructure that can fail independently. Check status.anthropic.com for both โ they appear as separate rows.
Why is Claude down but the status page shows operational?
Anthropic's status page can lag 10-20 minutes behind real incidents. If Claude isn't working but the page shows green, check apistatuscheck.com/is-claude-down (independent monitoring), Downdetector, or search 'Claude down' on X. Also verify it's not local: try a different browser, clear your cache, or use mobile data.
How do I get alerts when Claude goes down?
Subscribe to email or Slack updates at status.anthropic.com. Follow @AnthropicAI on X. Use API Status Check Alert Pro for sub-60-second email alerts. Developers can use Better Stack or Datadog to create synthetic Claude API monitors with custom alerting.
Alert Pro
14-day free trialStop checking โ get alerted instantly
Next time Claude goes down, you'll know in under 60 seconds โ not when your users start complaining.
- Email alerts for Claude + 9 more APIs
- $0 due today for trial
- Cancel anytime โ $9/mo after trial