Claude Token API Pricing, Top-up, Deals & Updates | Article

Claude Token API pricing. Claude Fable 5, Claude Opus 5 and 2 more models. Anthropic API, Messages API, Claude Code and 8 more tools integrations. Includes cache tiers and rate limits. API key setup, usage quotas, and official entry—is it worth it?

41
Platforms
395+
Models
140+
IDE Tools
4
Claude Token API models
$1 / $5
Claude Token API entry price
View
Vendor details

Claude API Latest Updates

Claude API Pricing Comparison: How Fable 5, Opus 5, Sonnet 5, and Haiku 4.5 Are Billed — and How to Save with Caching and Batch

Published Updated
AnalysisClaude APIAPI PricingModel PricingPrompt CachingBatch APIPay-as-you-go
Summary

Claude API pricing spans a 10x gap across four models: Haiku 4.5 starts at $1/1M input, Sonnet 5 intro pricing is $2/$10 through August, Opus 5 runs $5/$25, and Fable 5 tops out at $10/$50. The real savings come from prompt caching (cache reads as low as 0.1x input) and Batch API (~50% off), while Web Search and Managed Agents bill separately. This article compares per-model input/output rates, cache and Batch discounts, and benchmarks Claude against OpenAI, DeepSeek, and other APIs so you can pick the right model and control spend.

Claude API pricing comparison isn't about "how much is the plan" — it's about what per-model token rates look like, how much caching and Batch can save, and whether direct API or a cloud platform is cheaper. The current lineup is Fable 5 ($10/$50), Opus 5 ($5/$25), Sonnet 5 (intro $2/$10), and Haiku 4.5 ($1/$5) — the flagship input rate is 10x the entry tier; prompt cache hits bill at just 0.1x input, and Batch API knocks off roughly 50%. This article tallies the four models, caching and Batch, plus the direct-vs-cloud math. Prices below are as of 2026-08-13; check Claude API pricing for live rates.

How Claude API bills: per-token, separate from subscriptions

Claude API is a pay-as-you-go service on the Anthropic Console with no monthly plan: input and output tokens bill separately, each of the four models has its own rate, and caching, Batch, Web Search, and other line items stack on top (source). It is a separate system from Claude Pro/Max web subscriptions: Claude Code inside a subscription draws on plan quota, while self-hosted backends and production agents require a dedicated API key in the Console billed per token. Keys are created at console.anthropic.com, and the same models are also callable through Amazon Bedrock, Vertex AI, and Microsoft Foundry.

Billing item Rule Notes
Inference token rate Per-model tiers Input/output priced separately
Prompt caching Write 1.25x input · read 0.1x input 5-minute window, plus Extended mode
Batch API ~50% off input/output Async completion within 24h
US-only inference 1.1x input/output Data stays in the US
Priority Tier Official Priority multipliers Higher throughput
Bedrock / Vertex Regional endpoints may add 10% Third-party cloud access

Model-by-model comparison: from $1 to $10, a 10x gap

Claude API currently runs four mainline models — Haiku 4.5 ($1/$5), Sonnet 5 (intro $2/$10), Opus 5 ($5/$25), and Fable 5 ($10/$50) — and the flagship input rate is 10x the entry tier. All four support prompt caching, and the three flagship models carry 1M context (Haiku has 200K); which one you pick depends on task complexity and budget (source). Full price table below, per 1M tokens:

Model Model id Input Output Cache write Cache read Context Max output
Claude Haiku 4.5 claude-haiku-4-5 $1 $5 $1.25 $0.10 200K 64K
Claude Sonnet 5 (intro) claude-sonnet-5 $2 $10 $2.50 $0.20 1M 128K
Claude Sonnet 5 (standard) claude-sonnet-5 $3 $15 1M 128K
Claude Opus 5 claude-opus-5 $5 $25 $6.25 $0.50 1M 128K
Claude Fable 5 claude-fable-5 $10 $50 $12.50 $1 1M 128K

Claude Haiku 4.5: $1/$5, fast and low-cost

Haiku 4.5 is the cheapest of the four at $1/M input and $5/M output, with 200K context, 64K max output, and the lowest latency. It targets fast Q&A, routing/classification, formatting, sub-agents, and first-pass steps in high-concurrency pipelines, supporting extended thinking (no adaptive thinking). Cache writes run $1.25/M and reads $0.10/M, with further halving via Batch API — a natural fit for "Haiku first pass, escalate to Sonnet/Opus for hard tasks" tiered architectures.

Claude Sonnet 5: intro $2/$10, the production workhorse until late August

Sonnet 5 carries introductory pricing through 2026-08-31 at $2/M input and $10/M output, then reverts to standard $3/$15. With 1M context, 128K output, and adaptive thinking, it is positioned for high-performance coding and agents — a fit for high-frequency API calls and shared team backends that want 1M context without Fable/Opus everywhere. During the intro window, cache writes are $2.50/M and reads $0.20/M.

Claude Opus 5: $5/$25, complex enterprise work

Opus 5 runs $5/M input and $25/M output with 1M context and 128K output, positioned for complex agentic coding and enterprise work. It suits complex code, enterprise workflows, and high-autonomy tasks; when Fable 5 is too costly but flagship capability is still needed, Opus 5 is the lower-cost pick. Cache writes are $6.25/M and reads $0.50/M; Fast Mode bills at 2x standard with roughly 2.5x speed.

Claude Fable 5: $10/$50, the long-running agent flagship

Fable 5 is the top API tier at $10/M input and $50/M output, with 1M context, 128K output, and adaptive thinking always on. Positioned as next-generation intelligence for long-running agents, it fits very long task chains, complex autonomous agents, and high-value knowledge work. Cache writes run $12.50/M and reads $1/M — for cost-sensitive workloads, tier with Haiku/Sonnet first and decide before committing to Fable.

Prompt caching and Batch API: the two most practical savings levers

The two levers worth using on Claude API are prompt caching and Batch API: cache-hit reads cost 0.1x input (5-minute window), Batch API discounts input/output by roughly 50% with 24-hour async completion, and stacked together repeated-context workloads can drop below a tenth of list price. Caching suits long fixed context like system prompts and tool definitions; Batch suits jobs that do not need a real-time response (source).

  1. Enable prompt caching for repeated context: a fixed system prompt plus a long document pays full price on the first write, then 0.1x on hits within 5 minutes — Haiku 4.5 cache reads drop to $0.10/M.
  2. Route async jobs through Batch API: ~50% off input/output with completion within 24 hours, for batch generation and offline scoring.
  3. Choose US-only inference when data residency matters: input/output bill at 1.1x with data staying in the US; Bedrock/Vertex regional endpoints may also add 10%.
  4. Move to Priority Tier when throughput is the bottleneck: pay official Priority multipliers for higher concurrency and lower latency in production.

How add-ons are priced: Web Search, Managed Agents, Code Execution

Beyond token rates, Claude API bills several add-ons separately: Web Search at $10/1K searches, Managed Agents at $0.08/session-hour, Code Execution at $0.05/hour (50 free hours daily), and Opus 5 Fast Mode at 2x standard. These line items are easy to overlook in agent toolchains, so budget them explicitly (source):

Add-on Price Notes
Web Search $10 / 1K searches Billed per search
Web Fetch Fetches page content
Managed Agents $0.08 / session-hour Managed agent runtime
Code Execution $0.05 / hour 50 free hours daily
Opus 5 Fast Mode 2x standard ~2.5x faster

Direct Anthropic API vs Bedrock / Vertex: where the 10% premium comes from

The same models are available from the first-party Anthropic API or via Amazon Bedrock, Vertex AI, and Microsoft Foundry, but third-party cloud regional endpoints may add 10% — direct access carries no such premium. Direct means you manage keys, rate limits, and billing yourself in the Console; Bedrock/Vertex means you reuse your existing cloud account, IAM, and compliance chain. Token rates are the same at the source, so the real trade-off is "data residency + cloud ecosystem vs. 10% less premium + first-party direct" (source).

Is Claude expensive next to OpenAI, DeepSeek, and other APIs?

Claude API pricing sits in a delicate spot: flagship Fable 5 ($10/$50) is pricier than the OpenAI API flagship tier and an order of magnitude above DeepSeek API flagships — the value case rests on caching and Batch. Side-by-side mainstream API rates per 1M tokens (input/output), matching the data in our OpenRouter API pricing comparison article:

API Entry tier (input/output) Flagship tier (input/output)
Claude API Haiku 4.5 $1/$5 Fable 5 $10/$50
OpenAI API Luna ~$0.10/$0.60 Sol ~$5/$30
Gemini API Flash Lite ~$0.30/$2.50 3.6 Flash ~$1.5/$7.5
DeepSeek API Flash ~$0.08/$0.18 Pro ~$0.435/$0.87
Kimi API K2.5 $0.57/$2.85 K3 $3/$15

The takeaway: Claude's flagship tier leads the world in quality and in price. For first-party Claude quality, tier by model and lean on caching plus Batch; for many models under one key, look at OpenRouter API; for price-sensitive Chinese-language workloads, DeepSeek and Kimi API entry tiers cost an order of magnitude less.

Picking models and controlling cost

Claude API selection boils down to "tier by task and max out caching and Batch": light calls on Haiku, daily production on Sonnet, complex work on Opus, long-running agents on Fable — while making repeated context cacheable and async jobs batchable. Concretely:

  1. Use Haiku 4.5 for high-frequency light calls: classification, routing, formatting, sub-agent first passes at $1/$5 with the lowest latency.
  2. Run daily production API on Sonnet 5: lock in the $2/$10 intro rate before the end of August; it reverts to $3/$15 after.
  3. Pick Opus 5 for complex coding and enterprise workflows: $5/$25, the middle ground when Fable 5 is too costly but flagship capability is still needed.
  4. Reserve Fable 5 for long-running agents and high-value knowledge work: $10/$50 with 1M context and adaptive thinking — only when it is genuinely required.
  5. Enable prompt caching for fixed long context: 1.25x writes and 0.1x reads, then halve again with Batch API.
  6. Send async batch work through Batch API: ~50% off input/output, completed within 24 hours — don't let real-time requests carry that cost.

Caveats

  1. Sonnet 5's promo price has a deadline: $2/$10 ends 2026-08-31 and reverts to $3/$15, so plan migrations before the window closes.
  2. Legacy models remain in pricing tables: Sonnet 4.6, Opus 4.7, and older versions may still appear; new integrations should prefer Fable 5 / Opus 5 / Sonnet 5 / Haiku 4.5.
  3. API and subscriptions bill separately: Claude Code inside a Pro/Max subscription draws on plan quota, not API balance — and API usage never counts toward plan quota either.
  4. Add-on costs are easy to miss: Web Search $10/1K searches, Managed Agents $0.08/session-hour, Code Execution $0.05/hour (50 free hours daily), Opus 5 Fast Mode 2x.
  5. Regional and cloud endpoints carry premiums: US-only inference bills at 1.1x and Bedrock/Vertex regional endpoints may add 10% — model costs for your actual deployment region.
  6. Rates change: all prices follow the live claude.com/pricing page; this article's data is as of 2026-08-13.

Sources and verification

Last verified

Claude Token API FAQ

How should I compare Claude API pricing across Fable 5, Opus 5, Sonnet 5, and Haiku 4.5?

Claude API is pay-as-you-go on the Anthropic Console with separate input and output token rates. The current lineup runs Haiku 4.5 ($1/$5), Sonnet 5 (intro $2/$10), Opus 5 ($5/$25), and Fable 5 ($10/$50) — the flagship input rate is 10x the entry tier. A fair comparison also factors in prompt caching (0.1x cache reads) and Batch API (~50% off), since real cost depends on context reuse and whether jobs can run async.

How are Claude API prompt caching and Batch API priced, and how much can I save?

Prompt caching uses a 5-minute window: writes bill at 1.25x input and hits at 0.1x input — e.g. Haiku 4.5 cache reads are as low as $0.10/M and Fable 5 is $1/M. Batch API discounts input/output by roughly 50% with async completion within 24 hours. Combined, repeated-context workloads can drop to under a tenth of list price.

Where is the Claude API official entry and API key setup, and how is it different from Claude Pro subscriptions?

The Claude API official entry is the Anthropic Console (console.anthropic.com), where keys are created separately from Claude Pro/Max web subscriptions. Claude Code inside a subscription draws on plan quota, while self-hosted backends and production agents need an open API key billed per token.

Is Claude API more expensive than OpenAI, DeepSeek, or Gemini APIs, and which should I pick?

Claude's flagship Fable 5 ($10/$50) sits at the global top tier in both quality and price, well above Chinese flagships like DeepSeek (around $0.435/$0.87). For Claude model quality, tier by Haiku/Sonnet and lean on caching and Batch; for multi-model access under one key, OpenRouter works; for price-sensitive Chinese-language workloads, DeepSeek and Kimi cost an order of magnitude less.

When does Sonnet 5's $2/$10 promotional pricing end, and what does it rise to?

Sonnet 5 introductory pricing runs through 2026-08-31 at $2/M input and $10/M output, then reverts to standard rates of $3/M input and $15/M output with cache writes adjusting from $2.50/M. If you want to lock in the lower rate, migrate high-frequency calls to Sonnet 5 before the end of August.
AI Token Plan

Global AI Token Comparison

AI Token Plan is not just a collection of vendor links. It places 41+ domestic and international AI platforms into one comparison framework, covering 395+ model entries plus common plan types such as Token Plans, Coding Plans, IDE Tools and LLM APIs.

When you need to compare AI subscription pricing, coding plan quota, API usage cost or official deal entry points, AI Token Plan brings official prices, plan tiers, usage rules, model capabilities and tool integrations into one place, reducing the need to check multiple vendor sites manually.

Data is continuously organized as vendor pricing pages, plan pages and product documentation change, making the homepage a pricing comparison entry point while detail pages explain whether each vendor plan fits individual developers, team purchasing or long-term API usage.

Prices come from each platform's official site and may change at any time; the official price prevails.

© 2026 AI Token Plan · All rights reserved · First published June 18, 2026 · 64 days running · Sitemap