deepseek-reasonerDeepSeek
- api
- chat
- hosting
- China
- model lab
- DeepSeek
- weights
- open
- added
- January 2025
- model id
- deepseek/deepseek-reasoner
capabilities 3/8
- input
- $0.14
- output
- $0.28
- cache write
- -
- cache read
- $0.03
worked cost
| volume | cost |
|---|---|
| 100K in + 10K out | $0.0168 |
| 1M in + 100K out | $0.17 |
| 10M in + 1M out | $1.68 |
Requesty charges what the upstream provider charges, with no markup and no per-request fee. Prompt caching and smart routing cut the effective cost further on repeated context. Gateway pricing
no measured traffic for this endpoint yet. pricing above is the provider's own
no published scores for this exact variant. region deployments and highspeed tiers usually share the base model's results
- retention
- yes
- trains on prompts
- no
- hosted in
- China
Terms are the provider's, not Requesty's: routing a request here puts it under them. DeepSeek Privacy Policy
Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.
deepseek/deepseek-reasonerthis id pins the deepseek deployment, with no routing and no failover. the managed id on the canonical page routes across all 1 providers instead
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/deepseek-reasoner", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url to https://router.requesty.ai/v1, use your Requesty key, set the model to the id above. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog. Browse all models
An alias for DeepSeek v4 Flash in thinking mode.
questions 5
How much does deepseek-reasoner cost?
What is the context window of deepseek-reasoner?
What can deepseek-reasoner do?
How do I use deepseek-reasoner with the OpenAI SDK?
Can I run deepseek-reasoner through Requesty?
more from deepseek 3
| endpoint | ctx | in /M |
|---|---|---|
| deepseek-v4.1-flash | 1M | $0.30 |
| deepseek-v4-pro-0813 | 1M | $1.32 |
| deepseek-chat | 1M | $0.14 |
call deepseek-reasoner through one endpoint
One key for this endpoint and 600+ other models. No markup on provider prices, automatic failover when a provider degrades, and prompt caching built in. Methodology
