Dataset

DeepSeek V4 Series API Pricing & Specs Dataset

Dataset of DeepSeek V4 Pro/Flash/V4.1 Flash API pricing (peak & off-peak, USD & CNY) and core specs, as of Sept 10, 2026.

TL;DR

This dataset aggregates API pricing and core specs for three DeepSeek V4 models (V4 Pro / V4 Flash / V4.1 Flash), with prices listed for peak and off-peak tiers as of September 10, 2026, when V4.1 Flash pricing took effect.

Data notes

  • Scope: 3 DeepSeek V4 models (V4 Pro, V4 Flash, V4.1 Flash).
  • Pricing unit: per 1M tokens; peak hours are Mon–Fri 9:00–12:00 and 14:00–18:00 Beijing time; CNY prices are official announcement prices, USD prices from the official pricing page (as compiled by Apidog).
  • As of: September 10, 2026 (effective date of V4.1 Flash pricing).
  • Status: V4 Flash retired, requests served by V4.1 Flash; V4 Pro retires at 12:00 Beijing time on September 14, 2026, rerouted to V4.1 Flash.

Core data

Table 1: DeepSeek V4 series API pricing (USD / per 1M tokens)

modelprice_tierinput_cache_hit_usdinput_cache_miss_usdoutput_usd
V4 Prooff_peak0.0220.661.98
V4 Propeak0.0441.323.96
V4 Flash (old)off_peak0.0070.220.66
V4 Flash (old)peak0.0140.441.32
V4.1 Flashoff_peak0.0030.150.60
V4.1 Flashpeak0.0060.301.20

Table 2: DeepSeek V4.1 Flash official CNY pricing (per 1M tokens)

modelprice_tierinput_cache_hit_cnyinput_cache_miss_cnyoutput_cny
V4.1 Flashoff_peak0.0214
V4.1 Flashpeak0.0428

Table 3: DeepSeek V4 series core specs

modelarchitecturetotal_paramsactive_paramscontext_tokensmax_output_tokensvisionopen_sourceconcurrency_limit
V4 ProV4 MoE~1.6T~49B1M384KNot disclosedNot disclosed500
V4 Flash (old)V4 MoE~284B~13B1M384KSeparate Vision-Exp buildNot disclosed2500
V4.1 FlashV4.1 Causal Encoder-Decoder (40 layers)552B8B input / 16B output1M384KNative (DeepSeek-ViT)MIT (weights open)2500

Field notes

  • model: model name.
  • price_tier: tier; peak is Mon–Fri 9:00–12:00 and 14:00–18:00 Beijing time; off_peak is the rest.
  • input_cache_hit_usd / input_cache_miss_usd / output_usd: per-1M-token input (cache hit/miss) and output prices in USD.
  • input_cache_hit_cny / input_cache_miss_cny / output_cny: per-1M-token input (cache hit/miss) and output prices in CNY.
  • total_params: total parameter count; active_params: parameters activated per inference.
  • context_tokens: context window length; max_output_tokens: maximum output length per request.
  • concurrency_limit: API concurrency cap.

Data sources & references