DownForAI

Anthropic status: API, auth, latency & outage reports

Anthropic is operational right now. DownForAI checks Anthropic every ~75 minutes across 3 monitored surfaces, with 0 community reports in the last 24 hours.

Operational
Last probe 33 min agoΒ·3 surfaces
Official statusHigh confidence
πŸ“‘ Official status page β†’πŸ“š Docs β†’πŸ’³ Pricing β†’
100.0%
24h Uptime
296ms
p50 Network Latencyβ“˜
558ms
p95 Network Latencyβ“˜
0
Incidents (30d)

DownForAI tracks Anthropic across 3 monitoring surfaces: Claude API, Claude, and Claude Code. Current status: operational β€” all surfaces are responding normally. Measured uptime over the last 24 hours: 100.0%. Median response time (24 h): 296 ms; p95: 558 ms.

Anthropic has had no tracked outages since joining the DownForAI monitoring network. No community reports have been filed in the last 24 hours.

Data confidence: HighLast checked 33 min ago Β· 3 monitored surfaces Β· 3 with 24 h latency data

Current Status

βœ…
Operational
Everything works normally
βœ“Checked by our probes Β· 106ms
Verified 32m ago
βœ“No major incident reported
β“˜No reports in the last 24h

Having issues?

Help other users by reporting if Anthropic is not working for you.

0reports in the last 24 hours

Surface Health

Claude APIOperational
HTTP 200p50 296ms32m ago
ClaudeOperational
HTTP 200p50 296ms32m ago
Claude CodeOperational
HTTP 200p50 296ms32m ago

Uptime β€” last 24h

100.0%

Network latency β€” last 20 probes

Loading…

What DownForAI can verify about Anthropic

No confirmed provider-side issue detected
DownForAI currently sees Anthropic as operational based on available monitoring signals.
Signal source: official status API Β· Monitoring confidence: High
Still having trouble?

The issue may be account-specific, regional, network-related, or related to authentication, billing, quota, or rate limits.

Incident history (30d)

βœ“No incidents recorded in the past 30 days.

Reported symptoms

No user reports for Anthropic in the last 24 hours.

Community reports

What users are saying right now

A
AnonymousπŸ’¬ down17d ago
No answer
A
AnonymousπŸ’¬ down25d ago
an unexpected server error has occured. please try again...

Known error signatures

Common failure patterns and how to diagnose them

Provider details

The Anthropic API provides programmatic access to Claude models via a REST interface at https://api.anthropic.com. Also available through AWS Bedrock and Google Vertex AI as separate infrastructures.

What we monitor
Claude API β€” Direct API access
Claude Console / Workbench β€” Dev dashboard
AWS Bedrock β€” Claude models β€” Alternate infrastructure
Google Vertex AI β€” Claude models β€” Alternate infrastructure
Message Batches API β€” Async
Status page segments
Claude APIClaude Consoleclaude.aiClaude Code
Model families
Claude Opus 4.6, Claude Opus 4.1Claude Sonnet 4.6, Claude Sonnet 4.5Claude Haiku 4.5Claude Sonnet 3.7 (deprecated)Model IDs differ across Claude API, Bedrock, and Vertex β€” verify per-platform
Common limits & quotas
  • Rate limits per tier; API returns real-time remaining quota via anthropic-ratelimit-* headers
  • Prompt caching reduces input token costs significantly for repeated contexts
  • Message Batches API offers ~50% cost reduction for async workloads
Ecosystem dependencies
Claude Code depends on Anthropic API + authCursor, Continue.dev route to Claude models by default for many usersEnterprise deployments often prefer Bedrock/Vertex for SLA and compliance
Operator notes
  • The anthropic-version header is required on every request β€” missing it returns a 400 that juniors often misdiagnose as an endpoint outage
  • Monitor anthropic-ratelimit-* headers proactively β€” don't wait for 429s
  • Prompt caching changes effective rate limits dramatically; measure with caching enabled
  • For high-volume prod: provision Bedrock or Vertex as a fallback route; it's a different infrastructure, often unaffected by direct API incidents
Diagnostic signals
retry-afteranthropic-ratelimit-requests-limitanthropic-ratelimit-requests-remaininganthropic-ratelimit-requests-resetanthropic-ratelimit-input-tokens-limitanthropic-ratelimit-input-tokens-remaininganthropic-ratelimit-output-tokens-limitanthropic-ratelimit-output-tokens-remainingrequest-id$ curl https://api.anthropic.com/v1/models -H "x-api-key: $ANTHROPIC_API_KEY" -H "anthropic-version: 2023-06-01" β€” reachability + model list$ curl https://api.anthropic.com/v1/messages -H "x-api-key: $ANTHROPIC_API_KEY" -H "anthropic-version: 2023-06-01" -H "content-type: application/json" -d '{"model":"claude-sonnet-4-5","max_tokens":10,"messages":[{"role":"user","content":"ping"}]}' β€” real inference test$ Check status.anthropic.com for component-level breakdown (API vs Console vs claude.ai vs Claude Code)

Fallback alternatives

What to use if this service is down

Direct Anthropic API is degraded
AWS Bedrock-hosted Claude can reduce downtime if your org is on AWS
Low cost if already provisioned
Easy switch
Anthropic and Bedrock both down
Google Vertex AI-hosted Claude is a third infrastructure path
Moderate effort
All Anthropic paths unavailable
OpenAI API or Google Gemini API can reduce downtime for general chat
Low cost with abstraction layer
Easy switch
Long-context workloads specifically
Gemini 2.5 Pro handles very long contexts
Easy switch

How we monitor

DownForAI checks monitored AI service surfaces on a rotating schedule, roughly every 75 minutes per surface, from a single centralized probe infrastructure. For services with an official machine-readable status page, we use that official status signal when available. For other services, we perform a basic public-surface check. Some services block datacenter probes; in those cases we mark them as β€œMonitoring limited” instead of treating a failed probe as a confirmed outage. Status is classified as Operational, Degraded, or Outage. Network latency (check response time) measures how long the monitored endpoint took to respond to our probe β€” it is not model inference speed, time-to-first-token, or tokens-per-second performance. We are independent of all providers listed and receive no compensation to report any particular status.

Anthropic statusEmbed this status badgeREADME Β· docs β–Ύ
Markdown
[![Anthropic status](https://downforai.com/api/badge/anthropic.svg)](https://downforai.com/anthropic)
HTML
<a href="https://downforai.com/anthropic"><img src="https://downforai.com/api/badge/anthropic.svg" alt="Anthropic status" /></a>

Community Discussion

0/1000
No comments yet. Be the first to share your experience!

Still having issues with Anthropic?

Let the community know and help others experiencing the same problem.