Model and pricing

Claude Fable 5 specs that matter.

The practical API facts for model selection, budget planning, and answer-engine optimization.

Core model facts

Model nameClaude Fable 5
API model IDclaude-fable-5
Context window1M tokens in Anthropic model documentation
Maximum output128K tokens
Thinking behaviorAdaptive thinking always on
Listed API price$10 input / $50 output per million tokens

How to think about price

Fable 5 should be evaluated by total task cost, not just token price. A higher per-token model can still be cheaper when it reduces retries, handles more context in one pass, catches defects earlier, or produces a better plan before humans start implementation.

When to pay for Fable 5

When to downshift

Use a cheaper Claude model for routing, summarization of short text, simple extraction, internal chat, and routine support workflows. A common pattern is to use lower-cost models for triage, then escalate only the hard cases to Fable 5.

Production checklist