claude-instant-1.2
Claude Instant 1.2 (Anthropic)
Yes — Claude Instant 1.2 is retired. Anthropic deprecated it on September 4, 2024 and shut it down on November 6, 2024; API requests to it now fail. The recommended replacement is Claude Haiku 4.5.
The last of the Instant line — Anthropic's cheap, fast tier before Haiku existed. It was retired in November 2024 with two months notice, and the Haiku models inherited its role.
The facts
| Provider | Anthropic |
|---|---|
| Model id | claude-instant-1.2 |
| Released | August 9, 2023 |
| Deprecated | September 4, 2024 |
| Shutdown | November 6, 2024 · 631 days ago |
| Status | Retired |
| Last verified | July 30, 2026 |
What to use instead
Haiku 4.5 is the modern equivalent of this tier. Like Claude 2, Instant predates the Messages API, so the request format changes too.
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-instant-1.2"
+ "model": "claude-haiku-4-5-20251001"
Frequently asked questions
- When did Anthropic Claude Instant 1.2 shut down?
- Anthropic Claude Instant 1.2 shut down on November 6, 2024. API requests to it fail from that date onward.
- What replaces Anthropic Claude Instant 1.2?
- Anthropic recommends Claude Haiku 4.5 (`claude-haiku-4-5-20251001`) as the replacement for Anthropic Claude Instant 1.2. Haiku 4.5 is the modern equivalent of this tier. Like Claude 2, Instant predates the Messages API, so the request format changes too.
- Is Anthropic Claude Instant 1.2 still available?
- No. Anthropic Claude Instant 1.2 is retired and no longer served — it was shut down on November 6, 2024. Calls to it return an error.
- How do I migrate from Anthropic Claude Instant 1.2 to claude-haiku-4-5-20251001?
- Swap the model id in your API call: replace "claude-instant-1.2" with "claude-haiku-4-5-20251001". Haiku 4.5 is the modern equivalent of this tier. Like Claude 2, Instant predates the Messages API, so the request format changes too.
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-instant-1.2)