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

Deepseek Token API pricing. DeepSeek-V4-Flash, DeepSeek-V4-Pro and 1 more models. OpenAI-compatible API, Anthropic-compatible API, Claude Code and 3 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
3
Deepseek Token API models
¥1.5–3 / ¥4.5–9
Deepseek Token API entry price
View
Vendor details

DeepSeek API Latest Updates

DeepSeek V4-Flash vs V4-Pro Price Comparison: How Much the Peak/Off-Peak Hike Really Costs

Published Updated
PricingDeepSeekV4-FlashV4-ProPrice ComparisonPeak PricingPrice Increase
Summary

DeepSeek API drops flat pricing on August 17 and moves both V4-Flash and V4-Pro to peak/off-peak billing. This before-and-after price comparison breaks it down: V4-Flash output rises from ¥2 to ¥9 per million at peak, V4-Pro from ¥6 to ¥27, and cache-hit input jumps up to 12×. We also cover peak vs off-peak hours, per-item increases, and how to save by shifting work off-peak.

DeepSeek is actually raising prices this time, and by a lot: from August 17, both V4-Flash and V4-Pro move to peak/off-peak billing, and the most expensive item jumps 12×. The good news is off-peak costs half of peak, so shifting work off-peak gets some of it back.

This is the full before-and-after price comparison: how much Flash and Pro rise, how peak vs off-peak hours are defined, why cache-hit input gets hit the hardest, and how to save by shifting off-peak.

Before-and-After Price Comparison: Two Tables Tell the Story

One-line takeaway: V4-Flash output at peak is ¥9 — already more than V4-Pro's pre-hike ¥6 — and V4-Pro output at peak hits ¥27. The new prices take effect 00:00 Beijing time on August 17, with peak hours 9:00-12:00 and 14:00-18:00 and off-peak at half the peak price. As of August 15 the old prices still apply (source); all figures are per million tokens:

V4-Flash:

Item Before Off-peak (after) Peak (after)
Cache-hit input ¥0.02 ¥0.05 ¥0.10
Cache-miss input ¥1.00 ¥1.50 ¥3.00
Output ¥2.00 ¥4.50 ¥9.00

V4-Pro:

Item Before Off-peak (after) Peak (after)
Cache-hit input ¥0.025 ¥0.15 ¥0.30
Cache-miss input ¥3.00 ¥4.50 ¥9.00
Output ¥6.00 ¥13.50 ¥27.00

One comparison worth remembering: after the hike, Flash at peak ≈ Pro before the hike — Flash peak output of ¥9 already exceeds Pro's old ¥6, and Flash peak input of ¥3 exactly equals Pro's old rate. So running Flash at peak is no longer automatically cheap.

Increase Breakdown: Cache-Hit Input Gets Hit Hardest

The largest increase is cache-hit input — V4-Pro goes from ¥0.025 to ¥0.30 at peak, exactly 12×. Per-item increases versus the old price:

Item Flash off-peak Flash peak Pro off-peak Pro peak
Cache-hit input +150% +400% +500% +1100%
Cache-miss input +50% +200% +50% +200%
Output +125% +350% +125% +350%

Why is cache-hit input hit hardest? Because it used to be nearly free and was treated as a built-in discount. But coding agents rely on it most — requests that carry the same repository, specs, and history often exceed 80% cache-hit rates. A 12× jump lands right on the most cost-sensitive part of agent workloads, forcing you to treat cache-hit rate as a core metric.

Peak vs Off-Peak: Shifting Off-Peak Halves the Bill

Moving the same job off-peak halves the bill. Peak is only 7 hours (9:00-12:00, 14:00-18:00), while off-peak is 17 hours, and there's no separate weekend rate — weekends are off-peak all day.

Plenty of tasks can shift: log analysis, offline evaluation, batch code review, document extraction, and training-data generation don't need to run during daytime. Scheduling them for nights or weekends automatically halves the price, which beats almost any cache optimization. Real-time agent services can't avoid peak, so they have to lean on cache-hit rates and model downgrades instead.

Choosing Flash vs Pro After the Hike

After the hike, stick to "Flash for daily batch work, Pro for complex reasoning" — plus "shift off-peak whenever you can." Three signals:

  1. High-frequency batch, completion, and lightweight agent work should stay on Flash; its 2500 concurrency handles volume that Pro's 500 can't.
  2. Only complex refactors, long-chain reasoning, and knowledge-heavy tasks justify Pro — the ¥27 peak output premium buys deeper reasoning.
  3. Move anything deferrable off-peak and both models cost half as much.

Making "off-peak + caching" your default beats agonizing over which model to pick.

Alternatives: Third-Party Coding Plans

If the official hike exceeds your budget, a third-party coding plan is the most direct alternative. Volcengine, Tianyi, and Baidu Qianfan all offer fixed bundles with DeepSeek models, billing against plan quota rather than official balance — so they're unaffected by the peak/off-peak hike.

DeepSeek's API is OpenAI- and Anthropic-compatible, so switching in Claude Code, Cursor, or Cline is just a Base URL and API key swap.

Caveats

Before you panic over the peak price, here are three caveats to keep in mind.

  1. The new prices only take effect 00:00 August 17; August 15-16 still bill at the old rates, so settle your budget now if you want to lock in early.
  2. The 12× cache-hit increase is a return from promotional pricing to normal commercial rates, not a uniform 12× across everything — check your real cache-hit rate before concluding.
  3. The official pricing page may change, so confirm against https://api-docs.deepseek.com/quick_start/pricing before committing.

Sources and verification

Last verified

Deepseek Token API FAQ

How do DeepSeek V4-Flash and V4-Pro output and input prices change before and after the hike?

V4-Flash output goes from ¥2 per million tokens to ¥4.5 off-peak and ¥9 at peak; V4-Pro output goes from ¥6 to ¥13.5 off-peak and ¥27 at peak. On input, Flash cache-miss rises from ¥1 to ¥1.5 off-peak and ¥3 at peak, while Pro rises from ¥3 to ¥4.5 off-peak and ¥9 at peak. The new prices take effect 00:00 August 17, 2026.

How are DeepSeek peak and off-peak hours defined, and when does the pricing take effect?

The new pricing takes effect at 00:00 Beijing time on August 17, 2026. Peak hours are Beijing time 9:00-12:00 and 14:00-18:00; all other hours are off-peak at half the peak price. The goal is to shift deferrable workloads off-peak and ease daytime compute load.

Which DeepSeek price increase is the largest, and why does it hit coding agents the hardest?

The largest is V4-Pro cache-hit input, rising from ¥0.025 to ¥0.30 per million tokens at peak — exactly 12×. Cache-hit input used to be almost free and was the main lever coding agents use to save on repeated system prompts and long histories, so this hike directly targets the most cost-sensitive part of agent workloads.

How should I choose between DeepSeek V4-Flash and V4-Pro after the price hike?

Stick to Flash for daily batch work and Pro for complex reasoning, and shift anything deferrable off-peak. Moving the same job off-peak halves the bill, and higher cache-hit rates make Pro's premium far more manageable. At peak, Flash's ¥9 output is already more than Pro's pre-hike ¥6.

Are there alternatives to DeepSeek after the hike, and are third-party coding plans still worth it?

If the official hike exceeds your budget, fixed bundles on [Volcengine](/en/huoshan-fangzhou-token-plan), [Tianyi](/en/tianyi-token-plan), and [Baidu Qianfan](/en/baidu-token-plan) include DeepSeek models and bill against plan quota rather than official balance, so they are unaffected by the peak/off-peak hike. Switching is cheap — just swap the Base URL and API key.
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