Claude Fable 5 price and when to use am
Claude Fable 5 na $10 per million input tokens and $50 per million output. See wetin the published rates mean for the work you actually run.
Wetin Claude Fable 5 cost?
Claude Fable 5 cost $10 for each million input tokens and $50 for each million output tokens for Claude API. Anthropic publish these list rates, and dem come from the pricing page wey dem read on 3 August 2026. The API model ID na claude-fable-5. E become generally available on 9 June 2026 for Claude API, Amazon Bedrock, Claude Platform on AWS, Google Cloud and Microsoft Foundry.
The data behind this chart
[
{
"label": "Claude Fable 5",
"input": "10",
"output": "50",
"cache_read": "1",
"batch_input": "5",
"batch_output": "25"
},
{
"label": "Claude Opus 5",
"input": "5",
"output": "25",
"cache_read": "0.50",
"batch_input": "2.50",
"batch_output": "12.50"
},
{
"label": "Claude Sonnet 5 (intro rate)",
"input": "2",
"output": "10",
"cache_read": "0.20",
"batch_input": "1",
"batch_output": "5"
},
{
"label": "Claude Sonnet 5 (from 1 Sep)",
"input": "3",
"output": "15",
"cache_read": "0.30",
"batch_input": "1.50",
"batch_output": "7.50"
},
{
"label": "Claude Haiku 4.5",
"input": "1",
"output": "5",
"cache_read": "0.10",
"batch_input": "0.50",
"batch_output": "2.50"
}
]Think of am like ladder. Fable 5 price na two times Claude Opus 5, five times the current Claude Sonnet 5 rate, and ten times Claude Haiku 4.5. The ratio dey the same for both sides of the bill, because every model for that chart price output at exactly five times its own input rate. So if you know the input and output token split for one job, you fit convert one price to any other by multiplication.
One date go change the calculation. Sonnet 5 dey use introductory pricing of $2 and $10 for each million tokens until 31 August 2026. From 1 September 2026, the listed price go be $3 and $15. Fable 5 own price no go change, so the difference between both go reduce from five times to small pass three times that day. If you dey prepare budget for autumn, use the later Sonnet figures.
Discounts, plus the one multiplier wey dey increase the bill
Prompt caching na the biggest lever. Cache read dey cost one-tenth of the base input price, wey be $1 per million tokens for Fable 5. To write to cache dey cost pass ordinary input token: 1.25 times base price for the five minute cache, and 2 times base price for the one hour cache. Five minute cache don pay for itself after one read, while one hour cache pay for itself after two reads. Na this calculation make you need work out where prompt caching breaks even before you enable am everywhere.
Batch API dey remove 50% from both sides, so batched Fable 5 work dey cost $5 and $25 per million tokens. Batch requests dey asynchronous, so e only help work wey no need answer now. The two discounts fit stack, wey make cached, batched job cheap for both sides.
The 1M token context window dey included for standard rates on Claude 4.6 and later models. No long context surcharge dey, so 900k token request dey bill for the same per-token rate as 9k one.
The multiplier wey dey increase the bill na data residency. If you set inference_geo: "us" to keep inference inside the United States, e go apply 1.1 times multiplier to every token category, including cache reads and cache writes. Leave the default global routing unless contract require another arrangement.
One billing rule dey specific to this model. Fable 5 ships safety classifiers wey fit decline request. When this happen, Messages API dey return stop_reason: "refusal" as successful HTTP 200 response instead of error, and you no go pay for request wey system refuse before e generate any output. If you retry the same prompt on another Claude model, fallback credit go refund the prompt cache cost of the switch, so you no go pay to warm the same cache twice.
Which plans include Claude Fable 5?
As of 3 August 2026, Anthropic Claude Fable page talk say Pro, Max, Team and Enterprise users fit use the model. E no mention the free plan. Pro na the cheapest seat for that list, so wetin Pro cost and where im usage limits go stop you na the lowest cost for any subscription way to Fable. For developers, e dey generally available for Claude API and through the cloud marketplaces wey we list before. That route no get free tier, so the small credit wey Anthropic give you when you sign up na everything you get before billing meter start.
Say plan dey support am no mean say you fit use am without limit. The plan comparison table for Anthropic pricing page dey limit Fable with part of weekly usage limits for some seats, and with usage credits for others. This arrangement change more than once during July 2026. Anthropic own statement about redeploying Fable 5 include the model for up to 50% of weekly usage limits through 7 July 2026 on Pro, Max, Team and selected Enterprise plans, with usage credits after that date. Reports for the rest of July talk about more extensions and different treatment for different seat types.
So this page no go print limit for each plan. No figure wey dem publish during that month remain correct for two weeks, and stale number for here worse than no number. Open the row wey get Fable label for the plan comparison table on the day you decide, and treat any number for news article as old. If you take seat to get Fable access and the allowance come be smaller than wetin the table make you expect, going back down before the next renewal go leave the month wey you don pay for unchanged.
The API rate na the stable part. For every route, once you don use the included allowance finish, further Fable 5 usage go bill according to the prices for the chart above. Enterprise make this arrangement clear, because the Enterprise seat fee buy access while the tokens still dey meter at API rates on top of am. That make the price list the figure to plan with either way. Na the same conclusion you go reach when you compare API billing with subscription for any other Claude model. If you never choose tier, start with which Claude plan match your usage. If that seat go also be your everyday assistant, instead of only a way to enter Fable, e make sense to check how Claude plans compare in price with ChatGPT before you commit to one.
Why your bill fit pass wetin price ratio suggest
Two documented mechanisms fit make Fable 5 cost pass wetin direct price comparison imply.
The first one na tokenizer. Fable 5 dey use the tokenizer wey Claude Opus 4.7 introduce. Compared with models wey release before Opus 4.7, the same text dey produce roughly 30% more tokens, and the exact increase depend on the content. Haiku 4.5 old pass that tokenizer, so the ten times gap for the price list dey closer to thirteen times when you feed both models the same block of text. Sonnet 5 dey use the newer tokenizer, so Fable against Sonnet na fair per token comparison. Fable against Haiku no be fair comparison.
The second one na thinking. Adaptive thinking dey always on for Fable 5, and thinking: {"type": "disabled"} no dey supported. Dem dey bill thinking tokens as output tokens, with the full output rate. This model no dey return the raw chain of thought, and thinking.display dey default to "omitted". This mean say short visible answer fit still carry plenty billed output tokens. Anthropic documentation talk am plainly: the billed output token count no match the visible token count for the response.
Read the breakdown instead of guessing. The field usage.output_tokens_details.thinking_tokens report how many billed output tokens go for reasoning:
{
"usage": {
"input_tokens": 25,
"output_tokens": 348,
"output_tokens_details": {
"thinking_tokens": 312
}
}
}For that example from Anthropic thinking documentation, 312 of the 348 billed output tokens na reasoning wey nobody see. When you stream, this breakdown dey arrive only for the final message_delta event. So, client wey stop reading after the last text chunk no go ever record am.
The control na effort, wey you set at output_config.effort, with levels low, medium, high (the default), xhigh and max.
{
"model": "claude-fable-5",
"max_tokens": 32000,
"output_config": { "effort": "medium" },
"messages": [{ "role": "user", "content": "..." }]
}Anthropic guidance for this model na make you start at high. Move up to xhigh only for work wey capability matter pass. For routine work, step down to medium or low, because lower effort for Fable 5 often better pass xhigh for earlier models. Two traps dey here. If you change effort between requests, e go invalidate your prompt cache, because the resolved effort value dey render inside the prompt. So choose one level for each workload and keep am constant. And max_tokens na hard cap for total output, including thinking and response text. If you size the cap for answer wey no get thinking, the response fit truncate. If you see stop_reason: "max_tokens", either raise the cap or lower the effort.
Cost per completed task, no be cost per token
The data behind this chart
[
{
"label": "Short answer (5k in, 1k out)",
"fable_5": "0.10",
"opus_5": "0.05",
"sonnet_5": "0.02",
"haiku_4_5": "0.01"
},
{
"label": "Coding session (300k in, 40k out)",
"fable_5": "5.00",
"opus_5": "2.50",
"sonnet_5": "1.00",
"haiku_4_5": "0.50"
},
{
"label": "Long agent run (2M in, 400k out)",
"fable_5": "40.00",
"opus_5": "20.00",
"sonnet_5": "8.00",
"haiku_4_5": "4.00"
}
]Those 3 rows na arithmetic, dem no be benchmark. Dem don publish the rates. The token volumes na assumptions wey you suppose replace with figures from your own usage data. Coding session wey resemble the middle row go cost $5.00 for Fable 5, compared with $1.00 for Sonnet 5. The long run go cost $40.00 compared with $8.00. The Haiku column for that last row na arithmetic only: Haiku 4.5 get 200k token context window, so e no fit contain that job at all.
Cost per token no be the correct unit for decision. Cost per completed task na cost per attempt multiplied by the number of attempts. For today's rates, one Fable 5 attempt cost the same as five Sonnet 5 attempts, so retry count alone almost never justify the upgrade. Sonnet go need fail more than four times out of five before the cheaper path lose for tokens.
Wetin justify am na everything wey the token bill no include. The gap between the two long runs for the chart smaller than one hour of engineer time for most markets. If the expensive model save one hour of review, or prevent one bad migration wey you go need disentangle later, e don already pay for itself on a bill wey no show the saving. Do the comparison with money per accepted result, and include your own time for the total. Knowing wetin one million tokens really buy go make that estimate much less abstract.
Three work wey Claude Fable 5 worth the money for
Long-running agent work wey wrong turn go cost plenty to correct. Fable 5 dey designed for work wey fit take hours: e get 1M token context window, up to 128k output tokens for each request, and an xhigh effort level wey target tasks wey dey run pass thirty minutes with token budgets wey reach millions. Compare the run cost with the cleanup work after agent take wrong branch for step 40, and nobody notice am until step 300.
Migration or audit wey you go run once across large codebase. One-off work no get enough volume to spread the cost, so the extra per-token price go enter one invoice, and the whole work fit enter one context window. If e fit run asynchronously, Batch API go cut the cost by half to $25 per million output tokens.
Task wey cheaper model don fail twice already. The two failed attempts plus your debugging time cost more than one Fable attempt for the volumes wey dey the chart above. Escalation na the cheaper branch, and na wetin model ladder dey for. If you still dey choose between tiers generally, the capability comparison between the Claude model tiers dey answer different question from wetin this page dey answer.
Three kind job wey Sonnet 5 or Haiku 4.5 na the honest answer
High volume classification and extraction. Dem dey judge these jobs by throughput and unit cost, and the quality ceiling low enough make cheap model reach am. If task dey cost ten times more than wetin Haiku 4.5 fit complete correctly, Fable 5 no dey bring any measurable benefit.
Interactive work where latency na the product. Anthropic model table show say Fable 5 comparative latency slow pass, and you no fit turn off thinking. Chat box or editor completion dey feel worse for the more capable model, because users notice the wait before dem notice the quality.
Anything wey depend on events after January 2026. Fable 5 reliable knowledge cutoff na January 2026. Opus 5 own na May 2026. The more expensive model na the less current one, so for recency questions you dey pay double for older knowledge unless you give am search or fetch tools.
One constraint dey outside cost completely. Fable 5 get 30 day data retention and e no dey available under zero data retention, because dem designate am as a Covered Model. If your agreement require zero retention, Fable 5 no be option for any price, and no discount fit change that.
Wetín the fable-method repos dey show, and wetín dem no show
Practitioners don publish repositories wey distil how Fable 5 approaches dey work into skills wey cheaper model fit follow. The fable-method repo describe one thinking skill, one orchestration loop, and one adversarial verifier wey dey run every claimed check again instead of just reading the agent own report. The README talk am directly: "This is a community distillation, not an Anthropic artifact."
Treat am exactly like that. E be evidence of how people dey drive the model, but e no be documentation of how the model dey work. Anthropic no validate anything inside am, and several almost identical forks dey with different wording. Na wetin you go expect from folklore, no be specification.
The useful signal for cost decision be say the parts people find worth copying na procedural steps. Classify the task, name the check wey go prove say e don finish, gather evidence before you decide, then verify by observation instead of reading summary. If you give cheaper model explicit checklist plus verification step, e fit close part of the gap. So run that experiment for your own evaluation set before you standardise on the expensive model. The result depend on your tasks. Na why another person number no get much value for you.
Check your own numbers before you commit budget
- Read
usagefor every response, and logoutput_tokens_details.thinking_tokensseparately from the output wey you fit see. The reasoning wey you no dey see na the line item wey fit surprise people. - Set
effortby yourself instead of accepting the default, and keep am constant inside any conversation wey depend on prompt caching. - Put your stable prefix behind a cache breakpoint first. Cache read for one tenth of base input price dey save pass wetin most model downgrades fit save.
- Move anything wey no need immediate answer go Batch API.
- Price the alternative honestly. Comparing Claude and ChatGPT API pricing for your own workload worth one afternoon before you make long commitment.
If the workload na agent wey dey run for your own server, the controls wey matter pass dey outside model choice. Keeping agent costs under control on a VPS cover the loop limits and spend caps wey dey stop runaway session, while where Claude Code actually spends tokens explain the numbers wey you go see for your usage dashboard.
FAQ
Claude Fable 5 dey cost how much for every million tokens?
For Claude API, Claude Fable 5 price na $10 for every million input tokens and $50 for every million output tokens. Dem check this price for Anthropic pricing page on 3 August 2026. Cache read dey cost $1 for every million tokens, wey be one tenth of the base input rate. Batch API dey reduce both sides by 50%, so asynchronous work go cost $5 and $25 for every million tokens. If you keep inference inside United States with the inference_geo parameter, e add 1.1 times multiplier to every category.
Claude Fable 5 dey inside Claude Pro subscription?
Anthropic Claude Fable page list the model as available to Pro, Max, Team, and Enterprise users, but e no mention the free plan. Included access no be unlimited. Some seats fit reach Fable as part of weekly usage limits, while others fit use usage credits. This arrangement change more than once during July 2026. Read the row wey get label Fable for the plan comparison table on Anthropic pricing page on the day wey you decide. No rely on figure from an article. After you use all the included allowance, any extra usage go bill at the API rate.
Why my Claude Fable 5 bill dey higher than the output wey I fit see?
Adaptive thinking dey always on for Claude Fable 5. Dem dey bill thinking tokens as output tokens, and the raw chain of thought no dey return. With thinking.display set to the default value of omitted, you go see empty thinking field, but dem still charge you for every reasoning token behind am. Read usage.output_tokens_details.thinking_tokens for the response to see the split. If you dey use streaming, this information go arrive only with the final message_delta event. Reduce the effort level if the reasoning-to-answer ratio pass wetin the task need.
I suppose use Claude Fable 5 or Claude Opus 5?
Claude Opus 5 cost half the price per token and get more recent reliable knowledge cutoff: May 2026, compared with January 2026 for Fable 5. Start with Opus 5 and escalate when task fail there, or when wrong answer go cost more than the price difference. Fable 5 make sense for long horizon agent work where one bad branch fit cost hours of cleanup, and for one-off jobs where the premium go appear for one invoice instead of every request forever.