Models/Anthropic/Claude Haiku 4.5
anthropic

Claude Haiku 4.5Free

64K contextFree inputFree output
anthropic/claude-haiku-4-5-20251001

Description

Claude Haiku 4.5 is Anthropic’s fastest and most efficient model, delivering near-frontier intelligence at a fraction of the cost and latency of larger Claude models. Matching Claude Sonnet 4’s performance...

Quick Start

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

Modalities

Input: TextInput: ImageOutput: Text

Pricing

InputFree
OutputFree
Context64K tokens

Model Info

ProviderAnthropic
IDanthropic/claude-haiku-4-5-20251001