DeepSeek API Pricing (July 2026): V4 Flash $0.14/M · V4 Pro $0.435/M
DeepSeek API pricing (July 2026): DeepSeek V4 Flash $0.14/M input, $0.28/M output. Compare cache, context, source, and verified date.
Verified pricing data
DeepSeek API prices as of July 2026
Source: https://api-docs.deepseek.com/quick_start/pricing
- As of
- Update cadence
- Checked daily; published only after source verification.
- Source policy
- Official provider pricing pages or APIs only.
- Machine-readable data
- /api/pricing.json
- Tracked sources
- https://api-docs.deepseek.com/quick_start/pricing
Quick pricing answers
Cheapest input
DeepSeek V4 Flash
$0.14/M input · $0.28/M output
Cheapest output
DeepSeek V4 Flash
$0.28/M output
Best cached-input price
DeepSeek V4 Flash
$0.0028/M cached input
Widest context
DeepSeek V4 Flash
1,000,000 tokens context
These answers are generated from 2 verified DeepSeek models as of July 2026. Use the calculator for workload-specific totals because output tokens and cache hit rate can change the cheapest choice.
| Model | Input / 1M | Cached input / 1M | Output / 1M | Context | Max output |
|---|---|---|---|---|---|
| DeepSeek V4 Flash | $0.14 | $0.0028 | $0.28 | 1,000,000 | 384,000 |
| DeepSeek V4 Pro | $0.435 | $0.0036 | $0.87 | 1,000,000 | 384,000 |
DeepSeek says deepseek-chat and deepseek-reasoner map to V4 Flash compatibility modes until deprecation on 2026-07-24.
Official DeepSeek pricing table, fetched 2026-07-04.
Pricing questions
What is the cheapest DeepSeek API model in July 2026?
DeepSeek V4 Flash has the lowest verified DeepSeek input-token price at $0.14/M input tokens.
Which DeepSeek model is cheapest for generated output?
DeepSeek V4 Flash has the lowest verified DeepSeek output-token price at $0.28/M output tokens.
Where does TLDL get DeepSeek pricing data?
TLDL uses official DeepSeek pricing sources and records source URLs plus verification dates in the shared pricing dataset.
DeepSeek pricing changelog
2026-07-04
Verified DeepSeek V4 Flash and V4 Pro pricing from the official DeepSeek API pricing page.
https://api-docs.deepseek.com/quick_start/pricingDeepSeek's public API now exposes V4 Flash and V4 Pro through OpenAI-compatible and Anthropic-compatible endpoints. The price table above is generated from TLDL's shared pricing data file, not copied into this article by hand.
The same JSON also powers the public pricing API and the LLM cost calculator. If the data changes, this page changes with it.
What changed
DeepSeek's official docs say the legacy deepseek-chat and deepseek-reasoner names map to DeepSeek V4 Flash compatibility modes until deprecation on July 24, 2026. New integrations should use the current V4 model identifiers.
V4 Flash is the budget model. V4 Pro is the higher-capacity option. Both support thinking and non-thinking modes, long context, tool calls, JSON output, and the OpenAI-compatible base URL.
When DeepSeek makes sense
DeepSeek is strongest when cost is a hard constraint and your application can tolerate some provider-specific behavior. It is especially useful for high-volume classification, routing, extraction, and batch analysis jobs where a small per-token difference becomes material.
For agent workflows, test tool-calling and latency before routing all traffic to DeepSeek. A cheap model that adds retries or manual review can cost more than it saves.
Migration notes
DeepSeek exposes an OpenAI-compatible API, so many clients only need a base URL and model-name change. Keep the model identifier configurable and log token usage before and after migration.
If your app depends on reasoning behavior, verify whether you want thinking mode enabled for every request. Cheap reasoning can still become expensive if prompts trigger long hidden chains of thought or large outputs.
Related
Related Resources
Follow LLM pricing updates
Read website-published updates when TLDL verifies pricing changes, data refreshes, or useful cost comparisons.
Published on TLDL. Follow the newsletter RSS feed for lightweight updates.