n4nAI
← Models
A

Claude Haiku 4.5

anthropic/claude-haiku-4-5

About

Anthropic fast model

Context
200K
Max output
Tokenizer
Knowledge cutoff
Input
Output

Pricing

per 1M tokens
Input
$1.00
Output
$5.00

Use this model

curl https://api.n4n.ai/v1/chat/completions \
  -H "Authorization: Bearer $N4N_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "anthropic/claude-haiku-4-5",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Authenticate with an API key from your console; prices above are per 1M tokens.

Providers

max context 200K
ProviderInput $/1MOutput $/1M
Claude Router claude-router$1.00$5.00
Yuwu yuwu$1.00$5.00