Claude.ai, API, and Claude Code Experiencing Elevated Errors

Claude.ai, the Claude API (api.anthropic.com), and the Claude Code tool are currently experiencing elevated errors. The incident was identified on 2026-04-15 at 14:53 UTC.
Current Status
- Claude.ai Web Interface: Outage
- platform.claude.com Developer Console: Outage
- Claude API (api.anthropic.com): Operational (recovered as of 16:01 UTC)
- Claude Code CLI Tool: Degraded
- Claude Cowork Service: Operational
- Claude for Government: Operational
Specific Issues
Claude.ai and the Platform are down. Login for Claude Code does not work via Claude.ai. However, Claude Code users who are already logged in are still able to use it. The Claude API has fully recovered as of 8:01 PT / 16:01 UTC. Anthropic states the issue has been identified and a fix is being implemented.
Recent History
This follows several recent incidents:
- 2026-04-14: Degraded service on usage and analytics admin API endpoints, resolved.
- 2026-04-13: Claude.ai down, affecting login for Claude.ai and Claude Code between 15:31 and 16:19 UTC, resolved.
- 2026-04-11: Email login broken for approximately one hour, resolved.
- 2026-04-10: Elevated errors on requests to Claude models (non-Opus models affected), resolved.
For developers relying on Claude's services, this means the web interface and developer console are currently unavailable, API calls are functional, and Claude Code access is limited to existing sessions. Monitor the status page for updates on the fix implementation.
📖 Read the full source: HN AI Agents
👀 See Also

OpenClaw Launches BotsChat: A Native Chat Tool Revolutionizing Agent Communication
OpenClaw introduces BotsChat, a new native chat tool designed to enhance communication between AI coding agents. Find out how this tool can streamline your automation processes.

Bonsai 1.7B Ternary Model Hits 442 T/s on M4 Max with Autonomously Tuned Metal Kernels
Autonomous agent ata optimized Metal kernels for Bonsai 1.7B Q2_0, achieving 442 t/s decode (+42%) and 4622 t/s prefill (+9%) on M4 Max vs unmodified llama.cpp.

A 50-Dev Low-Code Shop Vaporized in 12 Months: The Dependency Trap of AI Coding Agents
A 50-person low-code shop lost all clients in 12 months because "low-code + AI" beats pure low-code and full-stack. Meanwhile, a solo developer dependent on Claude Max faces session caps and rising costs. Both illustrate the same dilemma: adapt or depend.

Agent Harness Outside the Sandbox: Durable Execution & Cold Starts
Running the agent loop outside the sandbox isolates credentials, enables sandbox suspension, and simplifies multi-user sharing, but requires solving durable execution and cold start latency.