Models/anthropic/Anthropic: Claude Haiku 4.5
anthropic

Anthropic: Claude Haiku 4.5

200K context$1.00/M input$5.00/M output
anthropic/claude-haiku-4.5

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",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: FileOutput: Text

Pricing

Input$1.00/M
Output$5.00/M
Context200K tokens

Model Info

Provideranthropic
IDanthropic/claude-haiku-4.5