jishie

Gemini 3 Pro Preview

orcarouter/google/gemini-3-pro-preview · family gemini-pro · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagevideoaudiopdf.

$7.50Blended $/1M (3:1)
$4Input $/1M
$18Output $/1M
$22.001M in + 1M out
$0.2 −95%Cache read $/1M
Cheapest rank
Provider
OrcaRouter (orcarouter)
Context
1,048,576 tokens
Max output
65,536 tokens
Capabilities
toolsreasoningtextimagevideoaudiopdf

Same model, other providers

“Gemini 3 Pro Preview” is offered by 5 providers — cheapest-effective first. QiHang is the cheapest at $1.29 blended.

ProviderInputOutputBlendedContext
QiHang$0.57$3.43$1.291000k
Merge Gateway$2$12$4.501049k
Databricks$2$12$4.501049k
NEAR AI Cloud$1.25$15$4.691049k
OrcaRouter (this)$4$18$7.501049k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at OrcaRouter 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-pro-preview","messages":[{"role":"user","content":"hello"}]}'

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