AI API PricesDeepSeek › DeepSeek-V4 Pro

DeepSeek-V4 Pro pricing

DeepSeek-V4 Pro API peak cost from DeepSeek — $1.32 per 1M input tokens and $3.96 per 1M output tokens. V4-Pro-0813 · peak rates · off-peak 50% lower. Estimate your real monthly bill below, then compare it against every other model.

Peak input price
$1.32
per 1M input tokens
Peak output price
$3.96
per 1M output tokens
Peak cached input
$0.044
per 1M · ~97% off input
Reference call
$0.0053
1K in + 1K out

Reasoning 1M context · all prices USD per 1M tokens, peak rates shown above, this price verified 2026-09-14.

Billing periodCached input / 1MCache-miss input / 1MOutput / 1M
Peak$0.044$1.32$3.96
Off-peak$0.022$0.660$1.98

Peak: 01:00–04:00 and 06:00–10:00 UTC, Monday–Friday; all other hours are off-peak.

DeepSeek-V4 Pro capabilities & limits

Representative specs for this tier — confirm exact limits in the DeepSeek docs.

Context window1M
Max output384K
Knowledge cutoffNot published
API formatOpenAI-compatible
✓ Tools / functions✓ JSON / structured✓ Prompt caching✓ Batch API

API acting up? Check live DeepSeek status → · all AI API status

Call DeepSeek-V4 Pro from your code

The exact model string and endpoint to use. Works with the OpenAI SDK — just point base_url at the URL below.

Model stringdeepseek-v4-pro
Base URLhttps://api.deepseek.com/v1
API key envDEEPSEEK_API_KEY
curl https://api.deepseek.com/v1/chat/completions \
  -H "Authorization: Bearer $DEEPSEEK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek-v4-pro",
    "messages": [{"role": "user", "content": "Hello"}]
  }'

Model strings follow each provider's naming convention; confirm the current id in the DeepSeek docs before relying on it.

What a DeepSeek-V4 Pro API call actually costs

Blended input + output cost at DeepSeek-V4 Pro's peak list rates — useful yardsticks before you commit to volume.

$0.0053
Short call
1K in · 1K out
$0.0059
Chat turn
3K in · 500 out
$0.030
RAG / long prompt
20K in · 1K out
$5.28
1M in + 1M out
bulk job

DeepSeek-V4 Pro cost calculator

Enter your monthly volume to estimate the DeepSeek-V4 Pro bill. Runs entirely in your browser.

Estimated monthly cost

Peak/off-peak and long-context pricing are applied automatically where published. Cache-write, Batch/Flex and Fast-mode adjustments are not included. For the full multi-model breakdown, use the cost calculator.

DeepSeek models — DeepSeek-V4 Pro in context

How DeepSeek-V4 Pro prices against its siblings. Cheapest reference cost first.

Model Input /1M Output /1M Cost / call* Context Type
DeepSeek-V4.1 Flash
Peak rates · off-peak 50% lower · legacy V4 Flash/Vision IDs route here
$0.300 $1.20 $0.0015 1M Fast / cheap
DeepSeek-V4 Pro
V4-Pro-0813 · peak rates · off-peak 50% lower
$1.32 $3.96 $0.0053 1M Reasoning

*Reference cost of one call with 1,000 input + 1,000 output tokens — a neutral yardstick. DeepSeek rows use peak rates; their model pages and the calculator include the 50%-lower off-peak tier. Use the calculator for your real usage. Cheapest row highlighted.

Cheaper than DeepSeek-V4 Pro? In the same reasoning tier, Kimi K2 Thinking runs $0.600 in / $2.50 out. The overall cheapest model tracked is Gemini 1.5 Flash-8B — see the cheapest LLM API guide.

How DeepSeek-V4 Pro pricing works

DeepSeek-V4 Pro is billed per token: a lower input price of $1.32 per million tokens for everything you send, and a higher output price of $3.96 per million for everything the model generates during peak hours. To turn that into a real DeepSeek-V4 Pro bill, multiply by your monthly request volume and average prompt/response length — the calculator above does exactly that.

Prompt caching is the biggest lever on your DeepSeek-V4 Pro cost: cached input tokens bill at just $0.044 per million — about 97% cheaper. If you reuse a long system prompt or context across calls, caching can dramatically cut the input portion of your bill.

Time-based pricing: off-peak cache-hit input, cache-miss input and output rates are all 50% below peak. Peak: 01:00–04:00 and 06:00–10:00 UTC, Monday–Friday; all other hours are off-peak.

List prices move fast — always confirm the current numbers on the official DeepSeek pricing page before relying on them for budgeting.

DeepSeek-V4 Pro pricing FAQ

How much does the DeepSeek-V4 Pro API cost?

DeepSeek-V4 Pro peak pricing is $1.32 per 1M input tokens and $3.96 per 1M output tokens, with cached input at $0.044 per 1M (about 97% off). Off-peak rates are $0.660 input, $1.98 output and $0.022 cached input. A typical 3K-input / 500-output call at the displayed rate works out to about $0.0059.

What is DeepSeek-V4 Pro's context window?

DeepSeek-V4 Pro has a 1M-token context window. Tokens you put in the prompt are billed at the $1.32 per 1M input rate.

Does DeepSeek-V4 Pro support prompt caching?

Yes. DeepSeek-V4 Pro bills cached input tokens at $0.044 per 1M instead of $1.32 — roughly 97% cheaper for the repeated part of your prompts.

Is there a cheaper alternative to DeepSeek-V4 Pro?

In the same reasoning tier, Kimi K2 Thinking (Moonshot AI (Kimi)) is cheaper at $0.600 in / $2.50 out. The overall cheapest model on the market is Gemini 1.5 Flash-8B.

Compare DeepSeek-V4 Pro with other models