Anthropic status — and how to poll it yourself
Snapshot: Aug 31, 2026 9:30 AM ET · Statuses shown are build-time snapshots — they refresh on each site rebuild. Live auto-refresh ships post-launch.
At this snapshot, 8 of the 9 providers on our status board reported fully operational. Here is where Anthropic stood, and how to get the same answer from its status API without a browser.
| Status page | https://status.claude.com |
| Snapshot status | Operational All Systems Operational (as of Aug 31, 2026 9:30 AM ET) |
| Components | 6/6 |
| Status API format | statuspage-v2 |
| JSON endpoint | https://status.claude.com/api/v2/status.json |
| Gotcha | status.anthropic.com 302-redirects to status.claude.com; use status.claude.com directly |
| Verification | verified — live fetch on 2026-08-31 |
The 6 components Anthropic reports status for
When Anthropic says "operational", this is the granularity behind the claim — the component list its own status feed publishes, fetched 2026-08-31. All were reported operational at snapshot time. If an incident hits, these are the names its status page will scope it to.
Claude API (api.anthropic.com)Claude CodeClaude Console (platform.claude.com)Claude CoworkClaude for Governmentclaude.ai
Polling Anthropic's status programmatically
Atlassian Statuspage v2. GET /api/v2/status.json returns status.indicator (none | minor | major | critical) and a human description; GET /api/v2/components.json returns per-component state.
curl -s https://status.claude.com/api/v2/status.jsonGotcha (verified 2026-08-31): status.anthropic.com 302-redirects to status.claude.com; use status.claude.com directly
Everything above was verified against the live endpoint on 2026-08-31 — nothing is inferred from platform defaults. If the endpoint moved, tell us.
Model retirements — Anthropic
Anthropic accounts for 12 of the 129 announced retirements in our deprecations table: 0 dated retirements still ahead as of 2026-08-31, 12 already past. Every row cites the provider's own deprecations page.
Full table: all 129 rows, filterable, with CSV/JSON download →