jishie

DeepSeek V4 Flash

scnet-token-plan/DeepSeek-V4-Flash · family deepseek-flash · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.

free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
free
Cache read $/1M
#60 of 6,156
Cheapest rank
Provider
SCNet Token Plan (scnet-token-plan)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
384,000 tokens
Capabilities
tools reasoning text

Same model, other providers

“DeepSeek V4 Flash” is offered by 51 providers — cheapest-effective first. This one (SCNet Token Plan) is the cheapest.

ProviderInputOutputBlendedContext
SCNet Token Plan (this)freefree$0.001M
Umans AI Coding Planfreefree$0.001M
Alibaba Token Planfreefree$0.001M
Kenarifreefree$0.001M
UnoRouterfreefree$0.001M
Alibaba Token Plan (China)freefree$0.001M
OpenRouter$0.0629$0.1257$0.081M
DigitalOcean$0.0679$0.168$0.091M
LLM Gateway$0.076$0.153$0.101.1M
Deep Infra$0.09$0.18$0.111M
Modelis$0.0983$0.1966$0.121M
Pioneer$0.1$0.2$0.131M
Neuralwatt$0.104$0.207$0.131M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at SCNet Token Plan 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","messages":[{"role":"user","content":"hello"}]}'

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

← all SCNet Token Plan models · model index · JSON