Claude Haiku 4.5
Claude Haiku 4.5 is served by 2 providers that kRouter can route to, with a 200K-token context window and pricing from $0.50 per 1M input tokens. Because more than one provider offers it, the price you pay depends on which one you route to — the same request, the same model, different bills.
Where to get Claude Haiku 4.5
| Provider | Route as |
|---|---|
| GitHub Copilot | gh/claude-haiku-4.5 |
| Kiro AI | kr/claude-haiku-4.5 |
What Claude Haiku 4.5 is suited for
A 200K window comfortably holds a long file plus its surrounding context, which covers most day-to-day coding turns without compaction. It supports extended reasoning, which helps on debugging and multi-step planning but spends output tokens on thinking before the answer appears — worth knowing when you set max_tokens. Tool and function calling are supported, so it can drive an agent loop. It accepts images, so screenshots and diagrams can go straight into the prompt. Cached input is billed at $0.05 against $0.50 fresh, which is the difference that matters most for agent work — the same context is resent on every turn.
Specs
- Context window
- 200K
- Max output
- 64K
- Input / 1M
- $0.50
- Output / 1M
- $2.50
- Extended reasoning
- Image input
- Tool / function calling
Cheaper alternatives to Claude Haiku 4.5
Comparable capabilities at a lower rate. With a kRouter combo you can send routine turns to one of these and reserve Claude Haiku 4.5 for the work that actually needs it.
- Qwen 3.5 Plus$0.50 in · $2.00 out per 1M
- Grok 3$0.50 in · $2.00 out per 1M
- Grok 4$0.50 in · $2.00 out per 1M
- Qwen 3.6 Max Preview$0.50 in · $2.00 out per 1M
Claude Haiku 4.5 FAQ
How much does Claude Haiku 4.5 cost?
Claude Haiku 4.5 is $0.50 per 1M input tokens and $2.50 per 1M output tokens. Cached input is $0.05, which matters a lot for agent work that resends the same context each turn.
Which providers serve Claude Haiku 4.5?
2 providers: GitHub Copilot, Kiro AI. Through kRouter you can switch between them by changing the route prefix, without changing your tool.
What is Claude Haiku 4.5's context window?
200K tokens, with up to 64K tokens of output. kRouter publishes this on /v1/models as context_length, so clients read the real number instead of guessing from the model name.
Is there a cheaper alternative to Claude Haiku 4.5?
Yes — Qwen 3.5 Plus ($0.50/1M in), Grok 3 ($0.50/1M in), Grok 4 ($0.50/1M in), Qwen 3.6 Max Preview ($0.50/1M in) are cheaper with comparable capabilities. A kRouter combo can send routine turns to one of those and keep Claude Haiku 4.5 for the work that needs it.
Route to Claude Haiku 4.5 from any tool
kRouter runs locally and gives Claude Code, Cursor, Codex and the rest one endpoint that reaches every provider above — with automatic failover. Free and MIT-licensed.
Install kRouter