Is Claude (Anthropic) down right now?
Claude (Anthropic) is up. All monitored components are operational.
Only the components coding tools depend on, so a website blip never counts as an outage: Claude API (api.anthropic.com), Claude Code.
The verdict is the HTTP status code, so one line gates a pipeline. No API key needed.
# 200 when healthy, 503 when not curl -fsS https://canivibe.ai/api/healthy/claude # full detail, including how long it has been in this state curl -s https://canivibe.ai/api/status/claude
Or embed the live badge:
