DEV Community

liekeai
liekeai

Posted on Originally published at lieke-ai.com

DeepSeek API Pricing Comparison: Peak/Off-Peak Guide 2026

⚠️ Important Update: Effective August 17, 2026, DeepSeek implemented peak/off-peak pricing. V4-Pro and V4-Flash rates changed significantly. Peak hours (weekdays 9:00-12:00, 14:00-18:00 Beijing time) cost 2x off-peak rates. This article reflects the latest pricing.

Alibaba Cloud Bailian · DeepSeek Access

Enterprise-grade SLA with free credits for new users

View DeepSeek Plans →
AIGC Zone →

1. Latest DeepSeek Pricing (Effective Aug 17, 2026)

DeepSeek now offers three main model versions with time-based pricing:

Model Billing Item Off-Peak Peak Unit
V4-Pro(Flagship) Input (cache miss) $0.63 $1.25 per 1M tokens
Input (cache hit) $0.02 $0.04 per 1M tokens
Output $1.88 $3.75 per 1M tokens
V4-Flash(Fast/Light) Input (cache miss) $0.21 $0.42 per 1M tokens
Input (cache hit) $0.007 $0.014 per 1M tokens
Output $0.63 $1.25 per 1M tokens
V3(Stable) Input/Output Input $0.14 / Output $0.56 (flat rate) per 1M tokens

Peak hours: Weekdays 9:00-12:00 and 14:00-18:00 (Beijing time, UTC+8). All other 17 hours on weekdays, plus weekends and public holidays, are off-peak (50% of peak price). Prices shown in USD at approximate 7.2 CNY/USD rate.

2. Platform Comparison

Below is a comparison of major platforms offering DeepSeek-V3 API access:

Platform Model Input Output SLA Rating
Alibaba Cloud Bailian DeepSeek-V3 $0.14/1M $0.56/1M 99.9% ★★★★★
DeepSeek-R1 $0.56/1M $2.22/1M
Volcano Engine DeepSeek-V3 $0.14/1M $0.56/1M 99.9% ★★★★☆
SiliconFlow DeepSeek-V3 $0.13/1M $0.53/1M 99.5% ★★★★☆
DeepSeek Official DeepSeek-V3 $0.14/1M $0.56/1M None ★★★☆☆

Alibaba Cloud Bailian DeepSeek-R1 pricing: Input $0.56/1M tokens, output $2.22/1M tokens (Beijing region). R1 excels at mathematical reasoning, coding, and logical inference tasks.

3. Cost-Saving Strategies with Peak/Off-Peak Pricing

  • Schedule batch jobs off-peak: Data analysis, document generation, and batch translations running between 18:00-9:00 Beijing time or on weekends cost 50% less.

  • Leverage prompt caching: V4-Pro cache-hit input costs only $0.02/1M off-peak vs $0.63 for cache misses — a 30x difference. Applications with stable system prompts benefit enormously.

  • Choose the right model: Use V4-Flash for everyday tasks (off-peak output $0.63/1M), reserve V4-Pro for complex reasoning. V3 remains flat-rate for predictable budgeting.

  • Pre-paid resource packages: Alibaba Cloud Bailian offers resource bundles that can reduce costs by ~30% for high-volume users.

4. Enterprise Selection Criteria

  • SLA guarantee: Production environments require 99.9%+ uptime commitments. Alibaba Cloud Bailian and Volcano Engine both meet this standard.

  • Compliance: Finance, healthcare, and government sectors need Level 3 Cybersecurity Classified Protection. Alibaba Cloud holds Level 3, SOC2, and ISO27001 certifications.

  • Ecosystem integration: Teams already using Alibaba Cloud ECS, OSS, or RDS benefit from intranet API calls with latency as low as 30ms and reduced data transfer fees.

  • Technical support: Enterprise users should select platforms offering 24/7 support with rapid response times.

Start Using DeepSeek API

New Alibaba Cloud Bailian users receive free token credits

Claim Free Credits →
AI Agent Platform →

FAQ

How are peak/off-peak hours defined?

Peak: weekdays 9:00-12:00 and 14:00-18:00 Beijing time (UTC+8). Off-peak: all other hours on weekdays, plus all weekends and Chinese public holidays. Off-peak rates are 50% of peak rates.

What is the difference between V3 and V4?

V3 is the stable version with flat-rate pricing ($0.14 input / $0.56 output per 1M tokens). V4-Pro is the flagship reasoning model with peak/off-peak pricing. V4-Flash is the lightweight, cost-effective option. Choose based on your task complexity and budget.

What is prompt caching?

When multiple requests share the same prefix (such as a system prompt), DeepSeek caches that content. Subsequent requests pay the cache-hit rate, which is dramatically cheaper. V4-Pro cache-hit input is only $0.02/1M off-peak.

How can I further reduce API costs?

1) Run non-urgent batch jobs during off-peak hours; 2) Purchase pre-paid resource packages; 3) Optimize prompts to maximize cache hits; 4) Use Flash instead of Pro for simple tasks; 5) Purchase through authorized channels for additional discounts.

<div


More cloud deals and independent dev-tool guides: lieke-ai.comAlibaba Cloud international coupons · China new-user deals.

Top comments (0)