DeepSeek V4 Flash 0731

deepseek/deepseek-v4-flash-0731

DeepSeek 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

Open playground
Input⌘ / Ctrl + Enter

Try a prompt

384K max output
Input $0.44/M · Output $1.32/M · Cache read $0.01/M
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.

Production API
Endpoint
https://api.sandbase.ai/v1/chat/completions
Model ID
deepseek/deepseek-v4-flash-0731
# 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

All language models
ModelContextInput / 1MOutput / 1MReleased
DeepSeek—$0.44$1.32Jul 31, 2026
DeepSeek160K——Dec 26, 2024
DeepSeek160K——Mar 24, 2025
DeepSeek32K——Aug 21, 2025
DeepSeek62.5K——Jan 20, 2025
DeepSeek160K——May 28, 2025