Claude Haiku: the full family history
Claude Haiku is the small, fast, cheap tier. Every Haiku release, the platform model IDs, latency and price progression, and which versions are retired.
Haiku is the small, fast, cheap tier of the Claude range, and the current member is Claude Haiku 4.5 - $1 per million input tokens, $5 per million output tokens, a 200,000-token context window and 64,000 maximum output tokens. It is the only Haiku version still callable: Haiku 3.5 was retired on 19 February 2026 and Haiku 3 on 20 April 2026.
The Haiku tier has had only three members in two and a half years, which makes its history short but its practical details unusually important - Haiku behaves differently from the rest of the current lineup in ways that break code copied from a Sonnet or Opus integration. Those differences, and the platform model IDs for every cloud Haiku runs on, are below.
#The Haiku tier at a glance
- Current version
- Claude Haiku 4.5 -
claude-haiku-4-5-20251001 - Alias
claude-haiku-4-5- Context / max output
- 200,000 / 64,000 tokens
- Price
- $1 input / $5 output per million tokens
- Batch price
- $0.50 / $2.50 per million tokens
- Thinking mode
- Extended thinking only - no adaptive thinking
- Retirement
- No sooner than 15 October 2026
#Every Claude Haiku version, in order
Three releases, two of them retired. Figures Anthropic's current documentation no longer publishes for the older versions are marked rather than reconstructed.
| Version | Released | Context | Max output | Price in / out per MTok | Status |
|---|---|---|---|---|---|
| Claude 3 Haiku | 13 Mar 2024 | Not documented in current sources | Not documented in current sources | Not documented in current sources | Retired 20 Apr 2026 |
| Claude 3.5 Haiku | 22 Oct 2024 | Not documented in current sources | Not documented in current sources | $0.80 / $4 | Retired 19 Feb 2026 |
| Claude Haiku 4.5 | October 2025 | 200k | 64k | $1 / $5 | Available Current. Retirement no sooner than 15 Oct 2026 |
Haiku 4.5's model ID carries the snapshot date 20251001, while Anthropic's launch announcement and the retirement clock both run from 15 October 2025. Both dates are correct for different things; neither is a typo. Quote the ID, not the date, when you need to be unambiguous.
Haiku 4.5's retirement date is "no sooner than 15 October 2026" - roughly two months out as of August 2026, and there is no announced successor in the tier. High-volume Haiku pipelines are exactly the kind of integration that breaks quietly, so watch Anthropic's deprecations page rather than waiting for a 404 in production. If Haiku is retired without a replacement, the cheapest current alternative is Sonnet 5 at $2/$10.
#Claude Haiku 4.5 model IDs on every platform
This is the part most people arrive here for. Haiku 4.5 uses a different identifier on each cloud, and unlike the 4.6-and-later generation it still carries a snapshot date - with a different separator on each platform.
| Platform | Model identifier | Notes |
|---|---|---|
| Claude API | claude-haiku-4-5-20251001 | The pinned snapshot ID. Use this for reproducibility. |
| Claude API alias | claude-haiku-4-5 | Resolves to the most recent dated snapshot in the 4.5 line. |
| AWS Bedrock | anthropic.claude-haiku-4-5-20251001-v1:0 | Keeps the -v1:0 suffix. That suffix was dropped from Sonnet 4.6 onward. |
| Google Cloud / Vertex AI | claude-haiku-4-5@20251001 | Date separated with @, not a hyphen. |
| Microsoft Foundry | Available | Offered both Hosted-on-Azure and Hosted-on-Anthropic. |
Two things to know about that table. First, a dated ID is a pinned snapshot, not an evergreen pointer - Anthropic does not update weights behind an existing ID, and a new version ships under a new one. Second, the retired IDs are claude-3-5-haiku-20241022 and claude-3-haiku-20240307; both return an error on the Claude API, and Anthropic's stated replacement for each is claude-haiku-4-5-20251001. Anthropic's pricing page still lists Haiku 3.5 rates for AWS Bedrock and Google Cloud, so a partner-cloud deployment may survive the first-party retirement - confirm with the cloud vendor, not with this page. The full cross-tier ID list lives on the Claude models page.
#What changed between Haiku generations
Haiku 3 in March 2024 was positioned purely on speed and cost, arriving a few days after the rest of the Claude 3 family. Haiku 3.5, launched in October 2024 alongside the upgraded Claude 3.5 Sonnet and the first public beta of computer use, was priced at $0.80/$4.
Haiku 4.5, a year later, is the version that changed the tier's character. Anthropic reported a SWE-bench Verified score of 73.3%, averaged over 50 trials with a 128k thinking budget - a figure that sat within two points of the then-current Opus 4.1 flagship at 74.5%, for a fifteenth of the input price. SWE-bench Verified has since been dropped by frontier vendors and should be read as historical, but it is the clearest published evidence for Anthropic's "near-frontier intelligence" framing of the tier. Haiku 4.5 also raised the price slightly, from $0.80/$4 to $1/$5 - the only Claude tier where the current model costs more than its predecessor.
One quiet regression worth noting: Haiku 4.5's reliable knowledge cutoff is February 2025 even though its training data runs to July 2025. Anthropic distinguishes the two, and the earlier of the pair is the one to plan around for anything time-sensitive.
#How Haiku differs from the rest of the current lineup
Haiku 4.5 is a 4.5-generation model surrounded by 5-generation siblings, and the gap shows up in the API rather than in the marketing.
#Extended thinking, not adaptive
Haiku 4.5 is the only current Claude model that still uses manual extended thinking - thinking: {"type": "enabled", "budget_tokens": N}. It does not support adaptive thinking, and it does not support interleaved thinking at all. See extended and adaptive thinking.
#200k context, not 1M
Every other current model has a million-token window. Haiku has 200,000 tokens and a 64,000-token output ceiling, and a single request can carry up to 100 images or PDF pages rather than 600.
#Thinking blocks are discarded
On all Haiku models, prior-turn thinking blocks are stripped automatically instead of being retained and re-billed as input. That makes multi-turn cost more predictable than on Opus or Sonnet.
Other differences that bite in practice: the minimum cacheable prompt is 1,024 tokens; the newer code-execution tool versions run on Haiku but behave like code_execution_20250825, without REPL state persistence or programmatic tool calling; the output-300k-2026-03-24 batch header does not apply; and fast mode is not offered. Haiku 4.5 also does not appear in Anthropic's list of models supporting the computer use and browser use toolsets that went generally available on 19 August 2026 - those are documented for Fable 5, Opus 5, Sonnet 5 and Opus 4.8.
What it does keep is generous throughput. At the Start rate-limit tier Haiku 4.5 gets 1,000 requests, 2,000,000 input tokens and 400,000 output tokens per minute - identical to Opus 5 and Sonnet 5, and four times Fable 5's input allowance. For fan-out work, the cheap model is also the least constrained one. Rate-limit mechanics are on the Claude API page.
#Who the Haiku tier is for
Haiku earns its place wherever the unit of work is small and the number of units is large: classification, extraction, routing, moderation triage, log summarisation, real-time interfaces where latency is the product, and sub-agent tasks inside a larger orchestration where a bigger model does the planning. Pairing Haiku with the Batch API takes the effective rate to $0.50/$2.50 per million tokens, and prompt caching drops repeated context to $0.10 per million. Patterns for that kind of pipeline are on the automation page, and the sub-agent framing is covered under MCP and Claude agents.
It is the wrong choice when the task needs judgement across a long document, when you need the 1M-token window, or when adaptive thinking and the current tool surface matter. In those cases move up: the Sonnet family is the usual next step at twice the price, and the Opus family is where the long-horizon agentic work belongs. The tier-by-tier comparison puts cost-per-task numbers against each of those choices, and current subscription rates are on the pricing page.
#Frequently asked questions
What is the latest Claude Haiku model?
Claude Haiku 4.5, released in October 2025, with the API ID claude-haiku-4-5-20251001 and the alias claude-haiku-4-5. It has a 200,000-token context window, 64,000 maximum output tokens, and costs $1 per million input tokens and $5 per million output tokens.
What is the Bedrock model ID for Claude Haiku 4.5?
On AWS Bedrock it is anthropic.claude-haiku-4-5-20251001-v1:0. On Google Cloud Vertex AI it is claude-haiku-4-5@20251001, using an @ separator instead of a hyphen. On the Claude API itself it is claude-haiku-4-5-20251001. Haiku 4.5 is also offered on Microsoft Foundry.
Are Claude Haiku 3 and Haiku 3.5 still available?
No. Claude Haiku 3.5 was retired on 19 February 2026 and Claude Haiku 3 on 20 April 2026. Both return an error on the Claude API. Anthropic's published replacement for each is claude-haiku-4-5-20251001, which is the only Haiku version currently served.
Does Claude Haiku support extended thinking?
Yes, and it is the only current Claude model that still does. Haiku 4.5 uses manual extended thinking with an explicit token budget. It does not support adaptive thinking, which every other current model uses, and it does not support interleaved thinking.
Why does Haiku have a 200k context window when everything else has 1M?
Haiku 4.5 is a 4.5-generation model. The million-token window arrived with the 4.6 generation and has not yet been extended to the Haiku tier. Maximum output is correspondingly 64,000 tokens rather than 128,000, and a single request accepts up to 100 images or PDF pages.
How cheap can Claude Haiku actually get?
Base pricing is $1 input and $5 output per million tokens. The Batch API applies a flat 50% discount, taking that to $0.50 and $2.50. Prompt cache reads cost a tenth of base input, or $0.10 per million tokens, with a 1,024-token minimum cacheable prompt.
Model IDs, specifications, prices and retirement dates checked on 21 August 2026 against the model overview, pricing and model-deprecations pages at platform.claude.com/docs. Platform identifiers change when a new snapshot ships, and Bedrock and Vertex availability is set by those vendors - confirm on the cloud console you actually deploy to.