DeepSeek V4 Flash
deepseek-v4-flash. DeepSeek documents it as a fast, economical V4 API model with 284B total parameters and 13B active parameters.Transparent pricing with no hidden fees. Pay as you go.
| Model | Spec | PoYo price | Official price | You save |
|---|---|---|---|---|
Input tokens | $0.112/1M tokens 22.8 credits /1M tokens | $0.140/1M tokens Official | 20% | |
Output tokens | $0.224/1M tokens 45.6 credits /1M tokens | $0.280/1M tokens Official | 20% |
* Actual fees are based on the final output.
Complete guide to using DeepSeek V4 Flash API
deepseek-v4-flash. DeepSeek documents it as a fast, economical V4 API model with 284B total parameters and 13B active parameters.DeepSeek V4 Preview is officially available with 1M context and separate Flash and Pro profiles.
01
DeepSeek V4 uses a mixture-of-experts profile. Official docs list DeepSeek V4 Flash at 284B total / 13B active, giving teams a clear separation between the efficient Flash route and the stronger Pro route.

02
DeepSeek describes V4 Flash as closely approaching V4 Pro reasoning, matching Pro on simple agent tasks, and using a smaller active profile for faster response times and lower API cost.

03
The official DeepSeek release notes state that 1M context is the default across official DeepSeek services. This is useful for long chats, repository-scale coding context, large documents, and multi-step agent memory.

04
DeepSeek documents dual modes for the V4 API family. Use non-thinking for faster direct answers and thinking mode for tasks where explicit reasoning effort improves quality.

Route common assistant, support, and Q&A traffic to the economical Flash profile.
Use Flash for code explanations, simple edits, test ideas, and quick debugging loops.
Use 1M context for large documents and knowledge packets without aggressive chunking.
Let Flash handle simple planning and tool-use paths before escalating harder work to Pro.
Both Model IDs come from the same DeepSeek V4 Preview API family. Choose Flash for efficient traffic and Pro for harder reasoning, coding, and agent work.
| Feature | DeepSeek V4 Flash | DeepSeek V4 Pro |
|---|---|---|
| Model ID | deepseek-v4-flash | deepseek-v4-pro |
| Total / active parameters | 284B / 13B | 1.6T / 49B |
| Positioning | Fast, efficient, economical | Stronger reasoning, coding, agents |
| Context window | 1M context | 1M context |
| Modes | Thinking / Non-Thinking | Thinking / Non-Thinking |
| Pricing | 22.8 input / 45.6 output credits per 1M tokens | 68.4 input / 136.8 output credits per 1M tokens |
Sources: DeepSeek official V4 Preview release. Official source: https://api-docs.deepseek.com/news/news260424
Create a PoYo API key
Get API Key
Set the model ID
Use deepseek-v4-flash as the model ID in your request.
Open API docs
View API docs
| Model | Input | Output |
|---|---|---|
| DeepSeek V4 Flash | $0.112 / 1M tokens 22.8 credits | $0.224 / 1M tokens 45.6 credits |
deepseek-v4-flash.