gemini-2.5-flashGoogle
- endpoints
- 13
- regions
- 11
- best tok/s
- 1232
- api
- chat
- released
- June 2025
- eu routing
- available
capabilities 6/8
The same weights cost 2.0x more on google llc (gemini api) than on google llc (gemini api). That is what the endpoints table is for.
| # | flags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Global | 1.0M | $0.15 | $1.25 | $0.03 | 882ms | - | zdr | ||
| 2 | Global | 1.0M | $0.30 | $2.50 | $0.07 | 882ms | - | zdr | ||
| 3 | Global | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr | ||
| 4 | europe-central2 | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr | ||
| 5 | europe-north1 | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr | ||
| 6 | europe-west1 | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr | ||
| 7 | europe-west4 | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr | ||
| 8 | europe-west8 | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr | ||
| 9 | us-central1 | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr | ||
| 10 | us-east1 | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr | ||
| 11 | us-east5 | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr | ||
| 12 | us-south1 | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr | ||
| 13 | us-west1 | 1.0M | $0.30 | $2.50 | $0.07 | 1.85s | 1232.0 | zdr |
| provider | now | low | high | change |
|---|---|---|---|---|
| Google LLC (Gemini API) | 882ms | 1.11s | 7.28s | -81% |
| Google LLC (Vertex AI) | 1.85s | 1.42s | 2.38s | +65% |
median wait before the first token lands. this is the number a user feels, and it moves with provider load through the day.
Lines are steps: each sample is one week of traffic held flat, not a slide from the week before. Click a name in the key to drop it from the plot. Measured through Sep 12.
| eval | Score as a share of 100 | /100 |
|---|---|---|
| MMLU Pro | 83.2 | |
| GPQA Diamond | 79.0 | |
| Math Index | 73.3 | |
| AIME 2025 | 73.3 | |
| LiveCodeBench | 69.5 | |
| τ²-Bench | 31.6 | |
| Terminal-Bench Hard | 13.6 | |
| Intelligence Index | 13.1 | |
| Humanity's Last Exam | 12.1 | |
| 9 evals | mean | 49.9 |
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-05-20.
gemini-2.5-flash@eusame routing, restricted to eu-hosted providers. use this id when data residency is a requirement; requests never leave the eu
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
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-2.5-flash:flex", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
Google's first hybrid reasoning model which supports a 1M token context window and has thinking budgets. Most balanced Gemini model, optimized for low latency use cases.
questions 6
Which providers serve gemini-2.5-flash?
How much does gemini-2.5-flash cost?
Is gemini-2.5-flash open weights?
What is the context window of gemini-2.5-flash?
Which provider is fastest for gemini-2.5-flash?
How do I use gemini-2.5-flash with the OpenAI SDK?
more from google 6
| model | context | from /M | providers |
|---|---|---|---|
| gemini-3.8-flash | 1.0M | $0.75 | 1 |
| gemini-3.7-flash | 1.0M | $0.75 | 1 |
| gemini-3.6-flash | 1.0M | $0.38 | 2 |
| gemini-3.5-flash-lite | 1.0M | $0.15 | 2 |
| gemini-3.1-flash-image | 131K | $0.25 | 2 |
| gemini-3-pro-image | 1.0M | $1.00 | 2 |
route gemini-2.5-flash through one endpoint
One key for 2 providers on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
