Anthropic's highest-capability generally available model for long-running agents.
Anthropic's fastest Claude variant — lightning-quick responses.
| Provider | Context | Price · in / out |
|---|---|---|
| 200K | $1.15 / $5.60/MTok |
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policydocs →Collecting — charts appear after two days.
curl https://www.ninjachat.ai/api/v1/chat/completions \
-H "Authorization: Bearer $NINJACHAT_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-haiku-4.5",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Anthropic's fastest Claude variant — lightning-quick responses.
Claude Haiku 4.5 costs $1.15/M input tokens and $5.60/M output tokens.
Claude Haiku 4.5 accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "claude-haiku-4.5"`.
Claude Fable 5, Claude Opus 4.6, Claude Opus 5, Claude Sonnet 4.5, Claude Sonnet 4.6, Claude Sonnet 5.
Anthropic's Opus 5 for complex agentic coding and enterprise knowledge work.
Anthropic's previous Sonnet — strong at code and analysis.
Anthropic's best everyday model — exceptional code and reasoning.