Model specifications
- Context
- 1,048,576 tokens
- Maximum output
- 65,536 tokens
- Architecture
- text+image+file+audio->text
- Tokenizer
- Gemini
- Knowledge cutoff
- 2025-01-31
- Moderated
- No
Complete pricing
Synchronized OpenRouter rates. Token prices are shown per one million tokens.
- Input
- $1.25 per 1M tokens
- ≤200K$1.25
- >200K$2.5
- Output
- $10 per 1M tokens
- ≤200K$10
- >200K$15
- Cache read
- $0.125 per 1M tokens
- ≤200K$0.125
- >200K$0.25
- Cache write
- $0.375 per 1M tokens
- Image input
- $1.25 per 1M tokens
- Audio input
- $1.25 per 1M tokens
- ≤200K$1.25
- >200K$2.5
- Input Audio Cache
- $0.125 per 1M tokens
- ≤200K$0.125
- >200K$0.25
Model configuration
Reasoning
- Reasoning required
- Yes
- Default parameters
- No
Quick start
Set OPENROUTER_API_KEY locally. Python requires requests; JavaScript runs in Node.js. Keep the key on the server.
curl --fail-with-body https://openrouter.ai/api/v1/chat/completions \
-H "Authorization: Bearer $OPENROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"google/gemini-2.5-pro-preview","messages":[{"role":"user","content":"Hello!"}]}'Input → Output
No
Supported API parameters
include_reasoningmax_tokensreasoningresponse_formatseedstopstructured_outputstemperaturetool_choicetoolstop_p0 providers
Provider availability, latency, throughput and routing can change continuously. Open the source page for current operational data.
No endpoint details were provided at the last synchronization.