deepseek-v4-pro-0813DeepSeek
- endpoints
- 4
- regions
- 2
- best tok/s
- 205
- api
- chat
- released
- August 2026
- eu routing
- available
capabilities 4/8
The same weights cost 1.3x more on tensorx ltd. than on deepinfra inc.. That is what the endpoints table is for.
| # | flags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Global | 1.0M | $1.30 | $2.60 | $0.10 | 1.38s | 91.0 | zdr | ||
| 2 | Global | 1M | $1.32 | $3.96 | $0.04 | 852ms | 36.0 | no-train | ||
| 3 | Global | 1M | $1.32 | $3.96 | $0.04 | 1.50s | 68.0 | - | zdr | |
| 4 | EU | 1.0M | $1.75 | $3.50 | $0.44 | 897ms | 205.0 | zdr |
| provider | now | low | high | change |
|---|---|---|---|---|
| DeepSeek | 852ms | 716ms | 958ms | -5.3% |
| TensorX Ltd. | 897ms | 990ms | 2.11s | -13% |
| DeepInfra Inc. | 1.38s | 874ms | 1.83s | -6.9% |
| Fireworks AI | 1.50s | 1.09s | 1.54s | +8.6% |
| Doubleword | 1.62s | 874ms | 10.48s | +321% |
| Nebius AI | 1.96s | 556ms | 32.95s | -67% |
median wait before the first token lands. this is the number a user feels, and it moves with provider load through the day.
Lines are steps: each sample is one week of traffic held flat, not a slide from the week before. Click a name in the key to drop it from the plot. Measured through Sep 12.
| eval | Score as a share of 100 | /100 |
|---|---|---|
| GPQA Diamond | 92.8 | |
| Coding Index | 68.8 | |
| SciCode | 51.0 | |
| Humanity's Last Exam | 41.0 | |
| Intelligence Index | 36.3 | |
| 5 evals | mean | 58.0 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2026-08-13.
deepseek-v4-pro-0813requesty routes this id across every provider serving deepseek-v4-pro-0813, picking on price and health and failing over automatically. the id stays valid when a provider changes underneath it
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="deepseek-v4-pro-0813", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
DeepSeek-V4-Pro-0813 is the official release of DeepSeek-V4-Pro, superseding the preview version, with greatly enhanced agentic capabilities and performance improvements that are especially pronounced in production environments. It is built on the DeepSeek-V4-Pro (Preview) model structure, with a DSpark speculative decoding module attached.
questions 7
Which providers serve deepseek-v4-pro-0813?
How much does deepseek-v4-pro-0813 cost?
Is deepseek-v4-pro-0813 open weights?
What is the context window of deepseek-v4-pro-0813?
Which provider is fastest for deepseek-v4-pro-0813?
How do I use deepseek-v4-pro-0813 with the OpenAI SDK?
Should I call deepseek-v4-pro-0813 by its managed id or a provider id?
more from deepseek 6
| model | context | from /M | providers |
|---|---|---|---|
| deepseek-v4.1-flash | 1.0M | $0.22 | 3 |
| deepseek-v4-flash-vision-exp | 1.0M | $0.22 | 1 |
| deepseek-v4-flash-0731 | 1.0M | $0.07 | 8 |
| deepseek-v4-pro-0424 | 1.0M | $1.04 | 4 |
| deepseek-v4-flash-0424 | 1.0M | $0.07 | 4 |
| deepseek-v3.2 | 164K | $0.27 | 2 |
route deepseek-v4-pro-0813 through one endpoint
One key for 4 providers on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
