DeepSeek V4 Flash 0731
deepseek/deepseek-v4-flash-0731DeepSeek V4 Flash 0731 is a sparse mixture-of-experts model from DeepSeek, with 13B active parameters out of 284B total. This re-post-trained revision is suited for coding, reasoning, and agent workflows.
- Input price
- $0.44
- Output price
- $1.32
- Context window
- N/A
- Max output
- 384K
Try the model
Playground
Input⌘ / Ctrl + Enter
Try a prompt
OutputReady
Your response will appear here
Choose an example or write a prompt, then click Run.
Specifications
Pricing
- Input
- $0.44 / 1M tokens
- Output
- $1.32 / 1M tokens
- Billing formula
- usage.prompt_tokens * 0.44 / 1000000 + usage.completion_tokens * 1.32 / 1000000 + usage.cached_tokens * 0.000008 / 1000000
Context & modalities
- Max output
- 384,000 tokens
- Input
- Text
- Output
- Text
Capabilities
- Chat
- Supported
- Vision
- Not supported
- Reasoning
- Supported
- Structured output
- Supported
- Function calling
- Supported
- Audio input
- Not supported
Access
- Provider
- DeepSeek
- Model ID
- deepseek/deepseek-v4-flash-0731
- Execution
- sync
- API
- Chat Completions
- Endpoint
- /v1/chat/completions
Start building
Send your first request
OpenAI-compatible endpoint with unified authentication and usage tracking.
# Preserve Unicode and shell metacharacters in the request body.
result=$(printf '%s' 'ewogICJtb2RlbCI6ICJkZWVwc2Vlay9kZWVwc2Vlay12NC1mbGFzaC0wNzMxIiwKICAibWVzc2FnZXMiOiBbCiAgICB7CiAgICAgICJyb2xlIjogInVzZXIiLAogICAgICAiY29udGVudCI6ICJIZWxsbyIKICAgIH0KICBdLAogICJtYXhfdG9rZW5zIjogMjA0OAp9' \
| base64 --decode \
| curl --fail-with-body --silent \
-X POST "https://api.sandbase.ai/v1/chat/completions" \
-H "Authorization: Bearer $SANDBASE_API_KEY" \
-H "Content-Type: application/json" \
--data-binary @-)
printf '%s\n' "$result"Choose your model
Compare models
| Model | Context | Input / 1M | Output / 1M | Released |
|---|---|---|---|---|
DeepSeek: DeepSeek V4 Flash 0731This model DeepSeek | — | $0.44 | $1.32 | Jul 31, 2026 |
DeepSeek | 160K | — | — | Dec 26, 2024 |
DeepSeek | 160K | — | — | Mar 24, 2025 |
DeepSeek | 32K | — | — | Aug 21, 2025 |
DeepSeek | 62.5K | — | — | Jan 20, 2025 |
DeepSeek | 160K | — | — | May 28, 2025 |
