Requesty
DeepSeek logo

deepseek-v4-pro-0424

DeepSeek/Open weights/4 providers

DeepSeek V4 Pro is a large scale Mixture of Experts model from DeepSeek with 1.6T total parameters and 49B activated parameters, supporting a 1M token context window. It is built for advanced reasoning, coding, and long horizon agent workflows, with strong performance across knowledge, math, and software engineering benchmarks. Built on the same architecture as DeepSeek V4 Flash, it adds a hybrid attention system for efficient long context processing. Reasoning efforts high and xhigh are supported, with xhigh mapping to max reasoning. It is well suited for complex workloads such as full codebase analysis, multi step automation, and large scale information synthesis, where both capability and efficiency are critical.More

Which id to call

deepseek-v4-pro@eu

Same routing, restricted to EU-hosted providers. Use this id when data residency is a requirement: requests never leave the EU.

From /1M input

$1.04

DeepInfra Inc.

Context

1.0M

1.0M output

Endpoints

6

3 regions

Price spread

1.7x

6 endpoints

Capabilities 4/8

VisionReasoningTool callingCachingWeb searchJSON schemaComputer useImage generation

6 endpoints / 3 regions

Providers serving deepseek-v4-pro-0424

Provider prices, per 1M tokens. Pay as you go adds 5%, or 0% on your own keys.

Providers serving deepseek-v4-pro-0424, with pricing and measured performance. The best value in each column is highlighted.
RankPrivacy
1DeepInfra Inc.Global1.0M$1.04$2.08$0.08zdr
2DeepInfra Inc.Global1.0M$1.30$2.60$0.10zdr
3DoublewordGlobal1.0M$1.31$2.75-no-train
4DoublewordGlobal1.0M$1.74$3.48-no-train
5Nebius AIUK164K$1.75$3.50$1.75zdr
6TensorX Ltd.EU1.0M$1.75$3.50$0.44zdr

A column is blank where no qualifying sample exists, and every row links to that provider's endpoint page.

model=

Which id to call

One base url, https://router.requesty.ai/v1, and one key for every id here.

deepseek-v4-pro@eu

Same routing, restricted to EU-hosted providers. Use this id when data residency is a requirement: requests never leave the EU.

OpenAI compatible

Call it in three lines

Change the base url, use your Requesty key, set the model to any id on the left. Existing OpenAI SDK code needs no other edit.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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="deepinfra/deepseek-v4-pro-0424:flex", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ], ) print(response.choices[0].message.content)

Artificial Analysis

Benchmark scores

Coding Indexcoding
59.4%

Artificial Analysis Coding Index: a composite of coding evaluations including LiveCodeBench, SciCode and Terminal-Bench.

GPQA Diamondreasoning
88.8%

Graduate-level physics, chemistry & biology questions designed to resist Googling.

Intelligence Indexreasoning
45.3%

Artificial Analysis Intelligence Index: a composite of multiple evaluations measuring overall model capability.

Scores from artificialanalysis.ai. They measure the model, not the provider, so they are the same on every endpoint above.

6

More from DeepSeek

Reference

deepseek-v4-pro-0424 questions

Which providers serve deepseek-v4-pro-0424?

deepseek-v4-pro-0424 is available from 4 providers through Requesty: DeepInfra Inc., Doubleword, Nebius AI, TensorX Ltd.. All endpoints share one OpenAI-compatible API and one key, and Requesty fails over between them automatically.

How much does deepseek-v4-pro-0424 cost?

Pricing starts at $1.04 per million input tokens and $2.08 per million output tokens on DeepInfra Inc., the cheapest endpoint. Prices vary by provider and region; the table above shows every endpoint. Those are the upstream provider rates: pay as you go adds 5% on top, or 0% if you bring your own provider keys.

Is deepseek-v4-pro-0424 open weights?

Yes. deepseek-v4-pro-0424 is an open-weights model from DeepSeek, which is why multiple inference providers can host it. Provider choice affects price, latency, and data-privacy terms, all compared above.

What is the context window of deepseek-v4-pro-0424?

deepseek-v4-pro-0424 supports up to 1.0M tokens of context, with up to 1.0M output tokens per response. Some providers expose a smaller window; check the per-endpoint context column above.

How do I use deepseek-v4-pro-0424 with the OpenAI SDK?

Install the OpenAI SDK, set base_url to "https://router.requesty.ai/v1", set your API key to your Requesty key, and set the model to "deepinfra/deepseek-v4-pro-0424:flex" or any endpoint id from the table above. The quickstart section shows Python, JavaScript and cURL snippets.

Route deepseek-v4-pro-0424 through one endpoint

One key for 4 providers on this model and 600+ others. No markup on provider prices, automatic failover, caching built in.

Benchmark rankings