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 Sonnet 5 Price Hike Cancelled: Stays at $2/$10, Four-Model Pricing Comparison

Published Updated
PricingClaudeSonnet 5Pricing ComparisonPrice Hike CancelledAPIPricing
Summary

Anthropic has cancelled the planned September 1 increase of Claude Sonnet 5 from $2/$10 to $3/$15, so $2/$10 is now the standard price. This pricing comparison breaks down how Sonnet 5 tiers against Haiku 4.5, Opus 5 and Fable 5, how much prompt caching and Batch API can save, and benchmarks it against DeepSeek and OpenAI, together with the official entry point, API key setup and integration config so you can judge whether Sonnet 5 is worth keeping.

The price hike is cancelled: Sonnet 5 stays at $2/$10

Anthropic cancelled the planned September 1 increase of Claude Sonnet 5 from $2/$10 to $3/$15, so $2/$10 is now the long-term standard price. The official pricing page lists Sonnet 5 at a standard $2 input and $10 output per 1M tokens, with an explicit note that "the planned $3/$15 increase was cancelled" (source).

If you already use Sonnet 5, this means the migration you were planning for late August is no longer needed—you can budget around $2/$10 as the permanent rate.

Pricing comparison before and after the cancellation

Billing item Originally planned (from 9/1) Now (increase cancelled) Change
Input $3 / 1M tokens $2 / 1M tokens Unchanged
Output $15 / 1M tokens $10 / 1M tokens Unchanged
Cache write $3.75 (estimated) $2.50 Unchanged
Cache read $0.30 (estimated) $0.20 Unchanged

The pricing comparison conclusion is simple: the hike was called off, and Sonnet 5's input, output and cache prices all stay at the introductory level.

Four-model pricing comparison: Sonnet 5 sits at the sweet spot

Place Sonnet 5 next to the other three Claude mainline models, and it lands exactly at the cheapest tier with 1M context and adaptive thinking. The official lineup runs Haiku 4.5, Sonnet 5, Opus 5, Fable 5 from low to high (source):

Model Input Output Cache write Cache read Context Max output
Claude Haiku 4.5 $1 $5 $1.25 $0.10 200K 64K
Claude Sonnet 5 $2 $10 $2.50 $0.20 1M 128K
Claude Opus 5 $5 $25 $6.25 $0.50 1M 128K
Claude Fable 5 $10 $50 $12.50 $1 1M 128K

This pricing comparison shows Sonnet 5 costs one-quarter of Opus 5's input and one-fifth of Fable 5's, while keeping the same 1M context and 128K output. For daily production, team backends and coding agents, Sonnet 5 is the best value tier.

Pricing comparison against rivals: worth switching?

Benchmarking Claude Sonnet 5 against mainstream APIs, it is pricier than domestic flagships, but the cancelled hike restores its value in the "1M context + top-tier coding" combination. Using input/output list prices:

API Entry/workhorse (input/output) Flagship (input/output)
Claude API Sonnet 5 $2/$10 Fable 5 $10/$50
DeepSeek Flash ~$0.08/$0.18 Pro ~$0.435/$0.87
OpenAI API Luna ~$0.10/$0.60 Sol ~$5/$30

This pricing comparison shows Sonnet 5 is more expensive than DeepSeek and OpenAI entry tiers, but its selling point is 1M context plus Anthropic's coding and agent quality. For Chinese-first lightweight tasks, DeepSeek is cheaper; when you need Claude-grade long-context coding and adaptive thinking, Sonnet 5 is the cheapest entry. Rival figures are list prices—confirm on each provider's pricing page.

Official entry point, API key and integration config

The cancellation changes nothing about how you access the API—Claude API's entry point and key flow are unchanged. Key points:

  • Create the API key in the Anthropic Console (console.anthropic.com), separate from Claude Pro/Max subscriptions and billed per token.
  • The model id stays claude-sonnet-5, so existing integrations need no edits—only the unit price remains $2/$10.
  • Savings come from two layers: prompt cache reads at 0.1x the input price ($0.20/M) and Batch API at about 50% off, completing asynchronously within 24 hours.
  • For a fixed monthly budget use the Claude subscription; for pay-as-you-go, top up and use the Console API.

Things to watch

  1. This $2/$10 is the API's Sonnet 5, not a subscription tier. Pro/Max subscriptions are a separate billing system and do not share this rate—do not mix API token prices with subscription monthly fees.

  2. Caching and Batch are the real savings levers. Sonnet 5's unit price is fixed; actual cost depends on cache-hit rate for repeated context and whether async jobs can go through Batch at half price.

  3. Legacy models still appear in the table. Sonnet 4.6, Opus 4.7 and others may show up; new integrations should use Sonnet 5 directly.

  4. Regional and cloud endpoints carry premiums. US-only inference bills at 1.1x, and Bedrock/Vertex regional endpoints may add 10%—model cost by your actual deployment region.

Sources and verification

Last verified

Claude Token API FAQ

Was the planned Claude Sonnet 5 increase to $3/$15 cancelled, and what is the price now?

Yes, it was cancelled. Anthropic's official pricing page now lists Sonnet 5 at a standard $2/$10 per 1M tokens and notes that the planned September 1 increase to $3/$15 was cancelled. So $2/$10 is now the long-term standard price, with cache writes at $2.50/M and cache reads at $0.20/M unchanged.

After the price-hike cancellation, how does Claude Sonnet 5 compare with Haiku 4.5, Opus 5 and Fable 5?

From low to high: Haiku 4.5 ($1/$5), Sonnet 5 ($2/$10), Opus 5 ($5/$25), Fable 5 ($10/$50). Sonnet 5 is now the cheapest tier with 1M context and adaptive thinking, so it is the default for production and high-performance coding; only complex enterprise work needs Opus 5, and long-running agents need Fable 5.

How can I use caching and Batch API to save the most on Claude Sonnet 5?

Prompt cache reads cost 0.1x the input price (Sonnet 5 reads $0.20/M) with writes at 1.25x; Batch API is about 50% off input/output and completes asynchronously within 24 hours. Cache fixed system prompts, long documents and repeated context, and route delay-tolerant jobs through Batch—combined, they can push repeated-context cost below one-tenth.

Do I need to change my API key or integration after the Sonnet 5 price-hike cancellation?

No. The API key is still created in the Anthropic Console (console.anthropic.com), separate from Claude Pro/Max subscriptions and billed per token. The model id claude-sonnet-5 is unchanged, so existing code needs no edits—only the Sonnet 5 unit price stays at $2/$10 without the planned increase.

Is Claude Sonnet 5 worth switching back to from Opus 5 or third-party APIs?

Worth re-evaluating. At $2/$10, Sonnet 5 costs one-quarter of Opus 5's input and one-fifth of Fable 5's, with 1M context and adaptive thinking intact. For everyday coding and team backends it is clearly the better value; only work that genuinely needs Opus/Fable-grade reasoning should upgrade. For Chinese-first lightweight tasks, DeepSeek's entry tier is still cheaper.
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