gemini-3-flash-previewGoogle LLC (Gemini API)
- api
- chat
- hosting
- Global
- model lab
- weights
- closed
- added
- December 2025
- model id
- google/gemini-3-flash-preview
capabilities 6/8
2 providers serve gemini-3-flash-preview. This page is one of them. Compare all endpoints
- input
- $0.50
- output
- $3.00
- cache write
- -
- cache read
- $0.05
worked cost
| volume | cost |
|---|---|
| 100K in + 10K out | $0.0800 |
| 1M in + 100K out | $0.80 |
| 10M in + 1M out | $8.00 |
Requesty charges what the upstream provider charges, with no markup and no per-request fee. Prompt caching and smart routing cut the effective cost further on repeated context. Gateway pricing
- median ttft
- 6.73s
- median tok/s
- 290.0
- blended /1M
- $0.66
- cache hit
- 35.6%
- answered
- 99.80%
Weekly aggregates from production traffic routed through Requesty to this endpoint. A metric with no qualifying sample is left out rather than filled in. Compare against the other providers
| eval | Score as a share of 100 | /100 |
|---|---|---|
| Math Index | 97.0 | |
| AIME 2025 | 97.0 | |
| LiveCodeBench | 90.8 | |
| GPQA Diamond | 89.8 | |
| MMLU Pro | 89.0 | |
| τ²-Bench | 80.4 | |
| Terminal-Bench Hard | 38.6 | |
| Humanity's Last Exam | 36.6 | |
| Intelligence Index | 26.3 | |
| 9 evals | mean | 71.7 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2025-12-17.
- retention
- none
- trains on prompts
- no
- hosted in
- Global
Terms are the provider's, not Requesty's: routing a request here puts it under them. Gemini API Terms
Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.
google/gemini-3-flash-previewthis id pins the google llc (gemini api) deployment, with no routing and no failover. the managed id on the canonical page routes across all 2 providers instead
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="google/gemini-3-flash-preview", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url to https://router.requesty.ai/v1, use your Requesty key, set the model to the id above. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog. Browse all models
Gemini 3 Flash Preview is designed to deliver strong agentic capabilities (near-Pro level) at substantial speed and value. Making it perfect for engaging multi-turn chats, and collaborating back and forth with your coding agent without getting out of flow. Compared to 2.5 Flash it delivers significant improvements across the board.
questions 6
How much does gemini-3-flash-preview cost?
What is the context window of gemini-3-flash-preview?
How does gemini-3-flash-preview perform on benchmarks?
What can gemini-3-flash-preview do?
How do I use gemini-3-flash-preview with the OpenAI SDK?
Can I run gemini-3-flash-preview through Requesty?
more from google llc (gemini api) 8
| endpoint | ctx | in /M |
|---|---|---|
| gemini-3.6-flash:flex | 1.0M | $0.38 |
| gemini-3.6-flash | 1.0M | $1.50 |
| gemini-3.5-flash-lite:flex | 1.0M | $0.15 |
| gemini-3.5-flash-lite | 1.0M | $0.30 |
| gemini-3.1-flash-image | 131K | $0.50 |
| gemini-3-pro-image | 1.0M | $2.00 |
| gemini-3.5-flash | 1.0M | $1.50 |
| gemini-3.5-flash:flex | 1.0M | $0.75 |
call gemini-3-flash-preview through one endpoint
One key for this endpoint and 600+ other models. No markup on provider prices, automatic failover when a provider degrades, and prompt caching built in. Methodology
