The AI arena is free today

Open Superagent
DeepSeekReleased on Aug 13, 2026

DeepSeek-V4-Pro-0813: API Pricing, Context Window & Benchmarks

DeepSeek-V4-Pro-0813 is a language model from DeepSeek, released in August 2026, with a 1.0M-token context window, and pricing from $1.30/M input, $0.100/M cached input, $2.60/M output.

DeepSeek-V4-Pro-0813 is the GA / production release of DeepSeek-V4-Pro, with major upgrades for agentic coding and tool-use workloads. It is served behind the official API id `deepseek-v4-pro` and is distinct from catalog

Input
Text
Output
Text

DeepSeek-V4-Pro-0813 benchmarks

Capability tiers

Standing within each category, adjusted for leaderboard depth.

Real tasks performance

High-confidence performance for DeepSeek-V4-Pro-0813 across real-world prompt categories. Only 95% intervals at most 4 points wide are shown.

Performance by conversation depth

How DeepSeek-V4-Pro-0813 holds up as conversations get longer.

Quality Tracker

DeepSeek-V4-Pro-0813 Performance Across Datasets

Scores sourced from the model's scorecard, paper, or official blog posts

LLM Stats Logollm-stats.com - Mon Sep 07 2026
Notice missing or incorrect data?

DeepSeek-V4-Pro-0813 pricing

Providers

DeepSeek-V4-Pro-0813 starts at $0.435 per million input tokens and $0.870 per million output tokens via DeepSeek. Reused prompt prefixes cost $0.0036 per million cached input tokens. See all 4 providers below with their per-token pricing, latency, throughput, and modality support.

ProviderInput $/MCached input $/MOutput $/MContext in / outTTFT p95 sOutput p5 c/sModalities in / out
DeepSeek logoDeepSeek
$0.435$0.0036$0.8701.0M/393.2K
2.00
46
/
DeepInfra logoDeepInfra
$1.30$0.100$2.601.0M/393.2K
2.40
34
/
Novita logoNovita
$1.32$0.132$3.961.0M/393.2K
1.58
23
/
Together logoTogether
$1.32$0.130$3.961.0M/393.2K
4.50
49
/

Cached input is the discounted price for prompt tokens served from a provider cache. TTFT is time to first token. Output is characters per second; p5 is the sustained floor exceeded by 95% of observed requests.

Loading chart...
Loading chart...
Loading chart...
Loading chart...

DeepSeek-V4-Pro-0813 model size

DeepSeek-V4-Pro-0813 has 1.6 trillion parameters. See how it compares to other models in the same parameter range.

Parameters
1.6TMoE
Frontier (200B+)
1.6T
1B7B70B405B

DeepSeek-V4-Pro-0813 context window

Input and output token limits for DeepSeek-V4-Pro-0813, plus how it ranks on long-context understanding.

InputOutput
1.0Mtokens
393Ktokens
1.6k pages of text
1.0M
8K128K1M

DeepSeek-V4-Pro-0813 API

POST/v1/chat/completions

Run a request to see the response

Use it in your code

Billed at $1.30 input / $0.10 cached input / $2.60 output per 1M tokens through the LLM Stats gateway.

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://gateway.llm-stats.com/v1"
)

response = client.chat.completions.create(
    model="deepseek-v4-pro-0813",
    messages=[
        {"role": "user", "content": "What is machine learning?"}
    ]
)

print(response.choices[0].message.content)

Need an API key? Create one above in the playground, or read the API documentation.

DeepSeek-V4-Pro-0813 latency

DeepSeek-V4-Pro-0813 time to first token, sustained output throughput, and failed-request rate from live API traffic over the trailing 7 days.

Provider operational metrics

Time to first token, output throughput, and failed-request rate from live API traffic

Loading chart...
Loading chart...
Loading chart...

DeepSeek-V4-Pro-0813 examples

Recent arena outputs from DeepSeek-V4-Pro-0813, picked from the highest-ranked matchups.

DeepSeek-V4-Pro-0813 license

DeepSeek-V4-Pro-0813 is released under the MIT license, which permits commercial use, has 1.6T parameters.

License
MIT
Commercial use allowed
Parameters
1.6T

MIT License - allows commercial use

DeepSeek-V4-Pro-0813 resources

Official sources for DeepSeek-V4-Pro-0813: api documentation, official playground, paper or system card, official launch post, source repository, model weights.

DeepSeek-V4-Pro-0813 vs other models

The most-compared alternatives to DeepSeek-V4-Pro-0813 are Qwen3.8 Max, Claude Opus 4.8, Muse Spark 1.1. Open any pair side-by-side for benchmarks, pricing, context, and latency.

Models like DeepSeek-V4-Pro-0813

Models ranked just above and below DeepSeek-V4-Pro-0813 by LLM Stats score.

 

Qwen3.8 Max

Score pending
 

Claude Opus 4.8

Score pending
 

Muse Spark 1.1

Score pending
 

Qwen3.8 Flash

Score pending
 

Kimi K3

Score pending
 

GLM-5.3-Flash

Score pending

FAQ

Common questions about DeepSeek-V4-Pro-0813.

When was DeepSeek-V4-Pro-0813 released?

DeepSeek-V4-Pro-0813 was released on August 13, 2026 by DeepSeek. This is the official DeepSeek-V4-Pro-0813 release date tracked on LLM Stats.

How much does DeepSeek-V4-Pro-0813 cost?

DeepSeek-V4-Pro-0813 costs $1.30 per million input tokens, $0.10 per million cached input tokens, $2.60 per million output tokens through the LLM Stats API, which works with any OpenAI-compatible SDK. Across tracked providers, the lowest price is $0.43 per million input tokens via DeepSeek. That provider charges $0.00 per million cached input tokens.

Is DeepSeek-V4-Pro-0813 available via API?

Yes. DeepSeek-V4-Pro-0813 is available through the LLM Stats API and works with any OpenAI-compatible SDK — point your client at the gateway base URL and pass the model name. It is served by 4 providers tracked on LLM Stats.

How big is DeepSeek-V4-Pro-0813?

DeepSeek-V4-Pro-0813 has 1600 billion parameters. It ships as an open-weight model, so you can download and run it on your own hardware.

Who created DeepSeek-V4-Pro-0813?

DeepSeek-V4-Pro-0813 was created by DeepSeek.

What is the license for DeepSeek-V4-Pro-0813?

DeepSeek-V4-Pro-0813 is released under the MIT license. This is an open-source / open-weight license that permits self-hosting.

What is DeepSeek-V4-Pro-0813 latency?

DeepSeek-V4-Pro-0813 p95 time to first token is 1.58 seconds via Novita over the trailing 7 days. Lower time to first token means the model begins responding sooner for chat, agents and API workloads.

Where can I use DeepSeek-V4-Pro-0813?

DeepSeek-V4-Pro-0813 is available through 4 providers including DeepSeek, DeepInfra, Novita, and 1 more.

Where is the DeepSeek-V4-Pro-0813 paper or technical report?

DeepSeek-V4-Pro-0813 has a paper or technical report available at https://arxiv.org/abs/2606.19348. Use that source for architecture, training, release and evaluation details.

What models should I compare DeepSeek-V4-Pro-0813 against?

Common DeepSeek-V4-Pro-0813 comparisons include DeepSeek-V4-Pro-0813 vs Qwen3.8 Max, DeepSeek-V4-Pro-0813 vs Claude Opus 4.8, DeepSeek-V4-Pro-0813 vs Muse Spark 1.1. Compare them side by side for benchmark scores, pricing, context window, latency and API availability.