jishie

Gemini 3.5 Flash

cortecs/gemini-3.5-flash · family gemini-flash · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimageaudio.

$3.34Blended $/1M (3:1)
$1.483Input $/1M
$8.898Output $/1M
$10.381M in + 1M out
$0.148 −90%Cache read $/1M
#4381 of 5,000Cheapest rank
Provider
Cortecs (cortecs)
Context
1,048,576 tokens
Max output
1,048,576 tokens
Capabilities
toolsreasoningtextimageaudio

Same model, other providers

“Gemini 3.5 Flash” is offered by 9 providers — cheapest-effective first. UnoRouter is the cheapest at $0.42 blended.

ProviderInputOutputBlendedContext
UnoRouter$0.1857$1.1142$0.421049k
Cortecs (this)$1.483$8.898$3.341049k
Impossibl$1.5$9$3.381049k
CrossModel$1.5$9$3.381049k
Google$1.5$9$3.381049k
NanoGPT$1.5$9$3.381049k
FastRouter$1.5$9$3.381049k
NEAR AI Cloud$1.5$9$3.381049k
LLM Gateway$1.5$9$3.381049k

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":"gemini-3.5-flash","messages":[{"role":"user","content":"hello"}]}'

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