jishie

DeepSeek V4 Flash 0731

cortecs/deepseek-v4-flash-0731 · family deepseek-flash · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

$0.26Blended $/1M (3:1)
$0.25Input $/1M
$0.3Output $/1M
$0.551M in + 1M out
$0.062 −75%Cache read $/1M
#1588 of 5,000Cheapest rank
Provider
Cortecs (cortecs)
Context
1,048,576 tokens
Max output
1,048,576 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“DeepSeek V4 Flash 0731” is offered by 9 providers — cheapest-effective first. Alibaba Token Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Token Planfreefree$0.001000k
Alibaba Token Plan (China)freefree$0.001000k
OpenRouter$0.08$0.18$0.101049k
Deep Infra$0.08$0.18$0.101049k
DigitalOcean$0.08$0.252$0.121049k
Baseten$0.13$0.26$0.161049k
Weights & Biases$0.13$0.28$0.17262k
Fireworks AI$0.14$0.28$0.181000k
Cortecs (this)$0.25$0.3$0.261049k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Cortecs and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"deepseek-v4-flash-0731","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):