Using DeepSeek V4 Flash on DeepSeek Platform
Implementation guide · DeepSeek V4 · DeepSeek
DeepSeek Platform exposes DeepSeek V4 Flash through model ID deepseek-v4-flash. Use the setup steps, sourced pricing, capabilities, and official provider links below to validate this route before deployment.
Last refreshed 2026-07-03. Next refresh: weekly.
Quick Start
- 1
- 2Use the DeepSeek Platform SDK or REST API to call
deepseek-v4-flash— see the documentation for request format. - 3
Code Examples
Pricing on DeepSeek Platform
| Type | Price (per 1M) |
|---|---|
| Input tokens | $0.22 |
| Output tokens | $0.66 |
Capabilities
About DeepSeek V4 Flash
DeepSeek V4 Flash is a 284B parameter (13B activated) Mixture-of-Experts language model with 1M-token context. Features a hybrid attention architecture combining Compressed Sparse Attention (CSA) and Heavily Compressed Attention (HCA) for efficient long-context inference. Supports thinking and non-thinking modes. Legacy API aliases deepseek-chat and deepseek-reasoner map to this model's non-thinking and thinking modes respectively. Pricing: $0.14/1M input, $0.28/1M output (cache hit: $0.0028/1M input). MIT licensed.