In January 2025, DeepSeek released R1—a reasoning model that matched OpenAI's o1 on benchmarks. The price? 27x cheaper than the competition.
We track pricing across 80 AI providers. Here's what DeepSeek did to the market.
DeepSeek's official API pricing:
| Model | Input (per 1M tokens) | Output (per 1M tokens) |
|---|---|---|
| DeepSeek Chat | $0.28 | $0.42 |
| DeepSeek Reasoner | $0.28 | $0.42 |
| Cached input | $0.028 | — |
For context, here's what the competition charges for comparable reasoning:
| Model | Input | Output | vs DeepSeek |
|---|---|---|---|
| OpenAI o1 | $15.00 | $60.00 | 143x more |
| OpenAI o3 | $2.00 | $8.00 | 19x more |
| OpenAI o3-mini | $1.10 | $4.40 | 10x more |
DeepSeek isn't just cheaper. It's a different category.
We track DeepSeek models across 25+ providers. The pricing varies wildly:
| Provider | Model | Input | Output |
|---|---|---|---|
| DeepSeek (direct) | V3/Reasoner | $0.28 | $0.42 |
| Alibaba Cloud | DeepSeek V3 | $0.29 | $1.15 |
| Chutes | DeepSeek V3.2 | $0.25 | $0.38 |
| Baseten | DeepSeek V3.2 | $0.30 | $0.45 |
| AIHubMix | DeepSeek V3.2 | $0.30 | $0.45 |
| Provider | Model | Input | Output |
|---|---|---|---|
| Azure OpenAI | DeepSeek V3.1 | $0.56 | $1.68 |
| Amazon Bedrock | DeepSeek V3.1 | $0.58 | $1.68 |
| Azure OpenAI | DeepSeek R1 | $1.35 | $5.40 |
| Amazon Bedrock | DeepSeek R1 | $1.35 | $5.40 |
| Provider | Model | Input | Output |
|---|---|---|---|
| Abacus | DeepSeek R1 | $3.00 | $7.00 |
The pattern: enterprise cloud providers (AWS, Azure) charge 2-5x the direct API price. Budget-focused providers match or undercut DeepSeek's rates.
Three technical decisions enabled this pricing:
DeepSeek V3 has 671B total parameters but only activates ~37B per inference. You pay for the compute you use, not the full model.
Instead of predicting one token at a time, DeepSeek predicts multiple tokens simultaneously. This dramatically reduces the number of forward passes needed.
Their cached input rate is $0.028/1M tokens—90% cheaper than uncached. Build your prompts right and costs drop to nearly nothing.
DeepSeek's pricing forced moves across the industry:
OpenAI's response:
Google's response:
Anthropic's response:
Use DeepSeek direct. At $0.28/1M tokens, you can prototype for pennies. The Reasoner model handles complex logic at the same price as chat.
Consider the hosted options on Bedrock or Azure. The 2-5x markup buys you SLAs, compliance, and enterprise support. Still dramatically cheaper than OpenAI.
DeepSeek Reasoner at $0.28 vs OpenAI o1 at $15 is not a typo. Test whether DeepSeek meets your quality bar—for most use cases, it will.
Here's the real unlock: you don't have to choose one model.
The smartest teams are running what's being called the "Ralph Wiggum Loop"—use a frontier model for planning, then let a cheap model do the work.
GPT-5.2 ($1.75 input) → generates detailed plan
↓
DeepSeek V3 ($0.28 input) → executes each step
Frontier models like GPT-5.2 excel at:
But once you have a clear, specific plan? DeepSeek executes it just as well at 1/6th the cost.
Traditional approach (all GPT-5.2):
Ralph Wiggum Loop:
That's 5x cheaper with identical output quality for well-defined tasks.
The loop works best for:
Skip the loop when:
DeepSeek proved that frontier AI capabilities don't require frontier pricing. Their models run on the same architecture principles as competitors but cost a fraction as much.
The industry noticed. Prices are falling across the board, and the models getting cheaper aren't getting worse—they're getting better.
We update pricing data across all 80 providers daily. Check current DeepSeek pricing →
Data sourced from Subquery's database of 2,000+ models across 80 providers. Prices accurate as of January 2026.