claude-3-haiku-20240307
Claude Haiku 3 (Anthropic)
Yes — Claude Haiku 3 is retired. Anthropic deprecated it on February 19, 2026 and shut it down on April 20, 2026; API requests to it now fail. The recommended replacement is Claude Haiku 4.5.
The cheapest Claude ever shipped, and the reason a lot of high-volume pipelines chose Anthropic at all. It outlived Haiku 3.5 by two months — Anthropic retired the newer model first, which is rarer than it sounds and caught out anyone who had migrated forward.
The facts
| Provider | Anthropic |
|---|---|
| Model id | claude-3-haiku-20240307 |
| Released | March 7, 2024 |
| Deprecated | February 19, 2026 |
| Shutdown | April 20, 2026 · 101 days ago |
| Status | Retired |
| Last verified | July 30, 2026 |
What to use instead
Haiku 4.5 costs more per token than Haiku 3 did. For pipelines chosen on price alone, re-run the unit economics before assuming this is a drop-in.
What parameters claude-haiku-4-5-20251001 accepts on modelparams.dev
Change the id
In most cases the migration is one string. Check the parameter differences before you ship — newer models drop older sampling knobs more often than they add them.
- "model": "claude-3-haiku-20240307"
+ "model": "claude-haiku-4-5-20251001"
Frequently asked questions
- When did Anthropic Claude Haiku 3 shut down?
- Anthropic Claude Haiku 3 shut down on April 20, 2026. API requests to it fail from that date onward.
- What replaces Anthropic Claude Haiku 3?
- Anthropic recommends Claude Haiku 4.5 (`claude-haiku-4-5-20251001`) as the replacement for Anthropic Claude Haiku 3. Haiku 4.5 costs more per token than Haiku 3 did. For pipelines chosen on price alone, re-run the unit economics before assuming this is a drop-in.
- Is Anthropic Claude Haiku 3 still available?
- No. Anthropic Claude Haiku 3 is retired and no longer served — it was shut down on April 20, 2026. Calls to it return an error.
- How do I migrate from Anthropic Claude Haiku 3 to claude-haiku-4-5-20251001?
- Swap the model id in your API call: replace "claude-3-haiku-20240307" with "claude-haiku-4-5-20251001". Haiku 4.5 costs more per token than Haiku 3 did. For pipelines chosen on price alone, re-run the unit economics before assuming this is a drop-in.
Sources
- Anthropic model deprecations · platform.claude.com · accessed July 30, 2026
Found something wrong? The data is one YAML file — edit it on GitHub.
This page, for machines
Drop the badge in a README so it turns red the day this model is retired:
[](https://modeldeprecations.dev/anthropic/claude-3-haiku-20240307)