DeepSeek V4 Pro

deepseek/deepseek-v4-pro
FlagshipFeatured
ToolsJSONReasoning
by DeepSeek · 2026-04-24

DeepSeek V4 Pro flagship MoE — 1.6T total / 49B active params, 1M context, top-tier reasoning + agentic tool use.

ctx1M tokens
Max output384K
Inputtext
p50 TTFT946 ms
INPUT$0.44/ 1M tokens
OUTPUT$0.88/ 1M tokens
p50 TTFT946 ms7d
p95 TTFT1.97 s7d
TRAFFIC7726.6Mtokens / 7d

DeepSeek V4 Pro is the flagship text-generation model offered by DeepSeek and available through OrcaRouter's API. It is designed for tasks that require processing very large amounts of token…

What is DeepSeek V4 Pro?

Who is this model intended for?

What are the key specifications?

How does OrcaRouter provide access?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
import os

from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key=os.environ["ORCAROUTER_API_KEY"],
)

response = client.chat.completions.create(
    model="deepseek/deepseek-v4-pro",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • include_reasoning
  • logprobs
  • max_tokens
  • reasoning
  • response_format
  • stop
  • stream
  • stream_options
  • temperature
  • thinking
  • tool_choice
  • tools
  • top_logprobs
  • top_p
  • user_id

Pricing

Input / 1M tokens · Off-peak$0.442
Output / 1M tokens · Off-peak$0.884
Cache read / 1M · Off-peak$0.060
Peak hours01:00–04:00, 06:00–10:00 ×2 (UTC)
Input / 1M tokens · ×2$0.884
Output / 1M tokens · ×2$1.768
Cache read / 1M · ×2$0.120
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $5.75 · With prompt caching $4.41

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.000451

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
946 ms
Output speed
67.6 tok/s
p95 TTFT
1.97 s
Error rate
0.07%

Public benchmarks

68.8
AA Coding
Better than 78% of models compared
#25 of 133
53.2
AA Intelligence
Better than 83% of models compared
#21 of 135
62.5
AA Math
Better than 49% of models compared
#42 of 82
GPQA Diamond
92.8
Humanity's Last Exam
41.0
IFBench
76.5
Long-Context Recall
75.3
MMLU-Pro
73.5 index
SciCode
49.2
tau_banking
39.6
TerminalBench Hard
46.2
terminalbench_v2_1
78.7
τ²-Bench
96.2
Source: artificialanalysis.ai

Community buzz

What developers are saying this week

Hacker News8 mentions · 7ddown 9 vs the previous week

How it compares

DeepSeek V4 ProDeepSeek V4 FlashDeepSeek V4 Flash Vision (Exp)DeepSeek V4 Pro 0813
Input $/M$0.44$0.15$0.15$0.44
Output $/M$0.88$0.29$0.29$0.88
Context1.0M1.0M1.0M1.0M
Quality8/107/107/107/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the cost per token for DeepSeek V4 Pro?
Input tokens cost $0.44 per 1M tokens; output tokens cost $0.87 per 1M tokens. There is no markup by OrcaRouter.
What is the context window size?
The context window is 1,048,576 tokens (approximately 1M tokens).
What is the maximum output length?
The model can generate up to 384,000 tokens in a single response.
What are the strengths of DeepSeek V4 Pro?
Its strengths include an extremely large context and output capacity, and a high score (96.2) on τ²-Bench, indicating strong agentic tool-use performance.
How does DeepSeek V4 Pro compare to other flagship models?
It has one of the largest context windows and output limits among flagships, but it is text-only. Its τ²-Bench score provides a direct comparison for agentic tasks, though no other benchmarks are specified here.
Does OrcaRouter add any markup to the pricing?
No, OrcaRouter bills at the provider rate with zero markup. You pay exactly $0.44/$0.87 per million tokens.
How do I call DeepSeek V4 Pro via OpenAI-compatible API?
Use base URL https://api.orcarouter.ai/v1, model ID 'deepseek/deepseek-v4-pro', and standard chat completions parameters.
What data handling or privacy policies apply?
No specific data handling details for this model have been provided. Check DeepSeek’s and OrcaRouter’s privacy policies for information on data usage.
Can DeepSeek V4 Pro handle images or audio?
No, it is a text-only model. It cannot process or generate multimodal inputs or outputs.
When should I choose a cheaper model instead?
For tasks with short contexts (<10K tokens) or simple queries, a cheaper model will be more cost-effective. Reserve DeepSeek V4 Pro for use cases that benefit from its huge context and output capacities.

Embed this badge

DeepSeek: DeepSeek V4 Pro$0.44/M in946ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/deepseek/deepseek-v4-pro" target="_blank"> <img src="https://www.orcarouter.ai/embed/deepseek/deepseek-v4-pro.svg" alt="DeepSeek: DeepSeek V4 Pro on OrcaRouter" /> </a>
Markdown [![DeepSeek: DeepSeek V4 Pro](https://www.orcarouter.ai/embed/deepseek/deepseek-v4-pro.svg)](https://www.orcarouter.ai/models/deepseek/deepseek-v4-pro)

Model card as data

GET /api/public/models/deepseek/deepseek-v4-proOpen
Machine-readable:/llms.txt/llms-full.txt