jishie

Gemini 3.7 Flash

openrouter/google/gemini-3.7-flash · family gemini-flash · in: text, image, video, audio, pdf → out: text · price provider-declared (via models.dev). Capabilities: toolsreasoningtextimagevideoaudiopdf.

$0.75Blended $/1M (3:1)
$0.375Input $/1M
$1.875Output $/1M
$2.251M in + 1M out
$0.0375 −90%Cache read $/1M
#2748 of 5,844Cheapest rank
Provider
OpenRouter (openrouter)
Kind
text (outputs text)
Context
1,048,576 tokens
Max output
65,536 tokens
Capabilities
toolsreasoningtextimagevideoaudiopdf

Same model, other providers

“Gemini 3.7 Flash” is offered by 8 providers — cheapest-effective first. This one (OpenRouter) is the cheapest.

ProviderInputOutputBlendedContext
OpenRouter (this)$0.375$1.875$0.751049k
NanoGPT$0.375$1.875$0.751049k
Google$0.75$3.75$1.501049k
Vertex$0.75$3.75$1.501049k
Requesty$0.75$3.75$1.501049k
Kilo Gateway$0.75$3.75$1.501049k
Merge Gateway$0.75$3.75$1.501049k
Vercel AI Gateway$0.75$3.75$1.501000k

Call it

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

Most providers are OpenAI-compatible — point base_url at OpenRouter and pass this model id:

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

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