jishie

Claude Haiku 3.5 (latest)

cloudflare-ai-gateway/anthropic/claude-3-5-haiku · family claude-haiku · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstextimagepdf.

$1.60Blended $/1M (3:1)
$0.8Input $/1M
$4Output $/1M
$4.801M in + 1M out
$0.08 −90%Cache read $/1M
#3699 of 5,000Cheapest rank
Provider
Cloudflare AI Gateway (cloudflare-ai-gateway)
Context
200,000 tokens
Max output
8,192 tokens
Capabilities
toolstextimagepdf

Same model, other providers

“Claude Haiku 3.5 (latest)” is offered by 2 providers — cheapest-effective first. This one (Cloudflare AI Gateway) is the cheapest.

ProviderInputOutputBlendedContext
Cloudflare AI Gateway (this)$0.8$4$1.60200k
Cloudflare AI Gateway$0.8$4$1.60200k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Cloudflare AI Gateway and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"anthropic/claude-3-5-haiku","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):