jishie

Gemini 3.5 Flash

neon/gemini-3-5-flash · family gemini-flash · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagevideoaudiopdf.

$3.38Blended $/1M (3:1)
$1.5Input $/1M
$9Output $/1M
$10.501M in + 1M out
$0.15 −90%Cache read $/1M
#4393 of 5,000Cheapest rank
Provider
Neon (neon)
Context
1,048,576 tokens
Max output
65,536 tokens
Capabilities
toolsreasoningtextimagevideoaudiopdf

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$1.483$8.898$3.341049k
Neon (this)$1.5$9$3.381049k
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

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Neon 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):