jishie

DeepSeek V4 Flash

pendra/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
Cache read $/1M
#63 of 6,825
Cheapest rank
Provider
Pendra (pendra)
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 55 providers — cheapest-effective first. This one (Pendra) is the cheapest.

ProviderInputOutputBlendedContext
Pendra (this)freefree$0.001M
Umans AI Coding Planfreefree$0.001M
Alibaba Token Planfreefree$0.001M
Kenarifreefree$0.001M
UnoRouterfreefree$0.001M
SCNet Token Planfreefree$0.001M
Alibaba Token Plan (China)freefree$0.001M
DigitalOcean$0.0679$0.168$0.091M
DevPass (LLM Gateway)$0.076$0.153$0.101.1M
OpenRouter$0.0826$0.1652$0.101M
Deep Infra$0.09$0.18$0.111M
Modelis$0.0983$0.1966$0.121M
Pioneer$0.1$0.2$0.131M

Call it

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

Most providers are OpenAI-compatible — point base_url at Pendra 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 Pendra models · model index · JSON