← All models

anthropic/claude-haiku-4-5

Claude Haiku 4.5

RoutableGuaranteed 30%+ savings

Anthropic

Claude Haiku 4.5 is Anthropic's fast, cost-efficient Claude model for high-volume chat and tool-using workloads via AWS Bedrock.

chatcodefast

Context

200,000

Input / 1M

$1.2

Output / 1M

$6

Providers

ProviderInput / 1MOutput / 1MContextMax outputRPMTPMTPDStatus
AWS Bedrock Global (us-east-1 source)$1.2$6200,00064,0007,0003,500,000499,998,240Routable

Quickstart

curl http://api.seldon-ai.com/v1/chat/completions \
  -H 'Authorization: Bearer $SELDON_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "anthropic/claude-haiku-4-5",
    "messages": [{"role": "user", "content": "Hello!"}],
    "max_tokens": 256
  }'
Claude Haiku 4.5 model | Seldon