anthropic
Claude Haiku 4.5
claude-haiku-4-5—200K context$1.00 / $5.00 per Mtool callingContext Window
200K
Input Price / M
$1.00
Output Price / M
$5.00
Max Completion
—
Input Modalities
Output Modalities
Description
Anthropic ultra-fast lightweight model
Available Providers
AllToken can route requests to the providers below based on route priority and policy.
Anthropic
claude-haiku-4-5Amazon Bedrock
claude-haiku-4-5Status Snapshot
Quick route status for this model. Open the full Status page to compare it against the wider market and current incident patterns.
Effective Pricing
Input
$1.00
per 1M input tokens
Output
$5.00
per 1M output tokens
Cached Read
Free
if prompt caching applies
Best For
How To Use This Model
Use the exact model ID shown below. This is the safest way to avoid call failures, variant mismatches, or incorrect route assumptions.
Exact request field
"model": "claude-haiku-4-5"curl https://api.alltoken.ai/v1/chat/completions \
-H "Authorization: Bearer sk-your-key" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-haiku-4-5",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'Supported Parameters
API Key Setup
Smart Routing
Let the platform choose the best provider path automatically.
Default Model
If a request does not specify a model, default the key to claude-haiku-4-5.
Forced Model
Always override incoming requests and lock the key to claude-haiku-4-5.
