Anthropic

claude-fable-5

anthropicmodel ID claude-fable-5-35%

claude-fable-5 costs $6.50 per million input tokens and $32.50 per million output tokens through the KoRouter API35% below Anthropic's official rate, pay as you go with credits.

  • Context window1M input tokens
  • Input modalitiestext, image, file
  • Output modalitiestext

Call it in one request

curl · claude-fable-5
curl https://korouter.ai/v1/messages \
  -H "x-api-key: sk-your-key" \
  -H "anthropic-version: 2023-06-01" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "claude-fable-5",
    "max_tokens": 1024,
    "messages": [{ "role": "user", "content": "Hello" }]
  }'

Replace sk-your-key with a key from the console. Model IDs are bare names — see the docs and per-tool setup guides.

Supported parameters

max_tokensmax_completion_tokensreasoningreasoning_effortinclude_reasoningtoolstool_choiceresponse_formatstructured_outputs

More models

Prices use the live billing catalog · live availability · all models