Claude Fable 5 API pricing and billing details

Fable 5 opens a higher Claude price tier at $10/1M input and $50/1M output. Its tokenizer also changes comparisons with pre-4.7 models.

By the benchr team · · Rates, availability, and refusal/fallback billing checked against current Anthropic documentation · View changelog

Input / 1MAnthropic · June 2026
Output / 1MAnthropic
Cached input / 1M90% discount
Context128K max output

Pricing breakdown

claude-fable-5 — official Anthropic pricing, June 10, 2026
TierRate / 1M tokens
Standard input$10.00
Standard output$50.00
Cached input$1.00
Context window1,000,000 tokens
Max output128,000 tokens
Claude plansUsage credits after the July 7 launch inclusion

Availability is wide from day one: the Claude API, Claude Platform on AWS, Amazon Bedrock, Vertex AI, and Microsoft Foundry, all under the id claude-fable-5. Claude Mythos 5, the same model with safeguards lifted, lists at the same $10/$50 but is restricted to approved Project Glasswing organizations, so for budgeting purposes Fable 5 is the Mythos-class price.

How tokenizer changes affect the bill

Fable 5 uses the tokenizer introduced with Opus 4.7. Anthropic's documentation says it produces roughly 30% more tokens than pre-4.7 models for the same text. That affects comparisons with older Claude bills: the same text can face both a different rate and a higher token count.

Opus 4.7 and 4.8 share the tokenizer, so their token-count comparison is more direct. When the baseline is an older model, include Anthropic's approximate 1.3× token-count guidance in the cost scenario and verify it on representative prompts.

Caching math at the $10 tier

The absolute saving from caching grows with the standard rate. A 100K-token system prompt called 1,000 times a day bills $1,000/day at the standard rate. At Fable 5's $1/1M cached-input rate, the repeated portion is about $100/day plus the first-write cost.

Eligibility, writes, expiry, and output still affect the bill. Model your exact mix in the cost calculator.

Refusal and fallback economics

Fable 5 can refuse requests caught by its safety classifiers. Anthropic documents a refusal as HTTP 200 with stop_reason: "refusal"; it does not automatically return an Opus 4.8 answer. A request refused before output is generated is not billed.

You can configure server-side, client-side, or manual fallback. Anthropic says its fallback credit refunds the prompt-cache cost of switching so the cache is not paid twice, while the retry is billed at the serving model's rate. Handle the refusal in code and budget for the fallback model you select.

How to evaluate the price premium

Anthropic's launch table reports the Mythos-class pair at 80.3% on SWE-bench Pro against 69.2% for Opus 4.8. These are provider-reported results, not independent benchr measurements. At the listed rates, a coding agent using 2M input and 400K output tokens daily costs about $40/day on Fable 5 and $20/day on Opus 4.8.

Whether the premium pays back depends on acceptance rate, retries, and engineer time. Test both models on the same representative tasks and include human review in the comparison. The launch coverage provides more capability context.

The launch inclusions have ended

The original June 9–22 inclusion was interrupted by the June suspension. When access returned July 1, Anthropic included Fable 5 for up to 50% of weekly usage limits on eligible paid plans through July 7. Both periods are now historical. Current Claude-plan use requires usage credits, so evaluate it against an explicit credit budget and verify the live plan terms before purchase.

Use-case fit

Consider for: Long-horizon coding, large migrations, research analysis, and vision-heavy agent loops where a measured quality gain offsets the token premium.

Skip if: Your workload is routine and a cheaper tier meets the need; your application cannot handle explicit refusal and fallback responses; or 30-day retention fails your compliance review.

Frequently asked

How much does Claude Fable 5 cost per million tokens?

Claude Fable 5 costs $10/1M input and $50/1M output — exactly double Claude Opus 4.8's listed $5/$25 rate. Fable 5 prompt-cache reads cost $1/1M. The temporary plan inclusions ended July 7, 2026; current Claude-plan use requires usage credits.

Why do Fable 5 bills run higher than the 2× sticker suggests?

The tokenizer. Fable 5 uses the Opus 4.7 tokenizer, which produces roughly 30% more tokens than pre-4.7 Claude models for the same text. Budgeting against an old Sonnet 4.5 or Opus 4.5 bill means paying the higher rate on a higher token count — model with a 1.3× multiplier.

What happens to billing when a Fable 5 request is refused or retried?

A refusal arrives as HTTP 200 with stop_reason: "refusal". A request refused before output is generated is not billed. If you configure a retry, fallback credit refunds the prompt-cache switching cost and the model that serves the retry is billed at its own rate.

Changelog

  • — Rechecked current pricing and availability; replaced expired free-window calls to action, recorded the July 1 restoration and July 7 end of the temporary plan inclusion, and corrected refusal/fallback billing to match current Anthropic documentation.
  • — Published, one day after launch. Pricing, caching rate, context, availability, and the free-window dates verified against Anthropic's announcement and the official models documentation.

Sources

  • Anthropic, "Claude Fable 5 and Claude Mythos 5" — anthropic.com/news/claude-fable-5-mythos-5 (verified June 10, 2026)
  • Anthropic models overview — platform.claude.com/docs/en/about-claude/models/overview (verified June 10, 2026)
  • benchr model-figures.json — verified June 10, 2026