Gemini 2.5 Flash
Google's price-performance Gemini model for balanced, multimodal production workloads.
Context Window
1M tokens
gemini-2.5-flash
Max Output
-
1M tokens
Input
$0.27$0.30
10% off1M tokens
Output
$2.25$2.50
10% off1M tokens
gemini-2.5-flashPlayground
gemini-2.5-flashClick or drag
No output yet
Pricing
| Plan | Context Window | Max Output | Input | Output | Cache Write | Cache Read |
|---|---|---|---|---|---|---|
gemini-2.5-flash | 1M tokens | - | $0.27$0.3010% off 1M tokens | $2.25$2.5010% off 1M tokens | - | - |
Input · $0.9 · 1M tokens
Context caching · $0.027 · 1M tokens
Context caching · $0.09 · 1M tokens
README
- Google describes Gemini 2.5 Flash as its best model in terms of price and performance, intended for broad production usage.
- The model supports text, code, image, audio, and video input with text output, plus thinking, grounding with Google Search, and code execution.
- It fits agentic applications, large-scale processing, and multimodal assistant scenarios where teams want balanced capability, speed, and cost.
API
Google's price-performance Gemini model for balanced, multimodal production workloads.
Model Code
gemini-2.5-flash
API
Endpoint
POST /v1beta/models/{model}:generateContentAuthentication
x-goog-api-key: YOUR_REACH_API_KEY Content-Type: application/json
Example
curl -X POST "https://direct.reachapi.ai/v1beta/models/YOUR_MODEL_ID:generateContent" \
-H "x-goog-api-key: YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"contents": [
{
"role": "user",
"parts": [
{
"text": "Introduce ReachAPI in one sentence."
}
]
}
],
"generationConfig": {
"temperature": 0.2
}
}'Related Models
Gemini 3.1 Flash Image Preview
Google's high-efficiency preview image model for fast generation, conversational editing, and grounded visual workflows.
Gemini 3.1 Pro Preview
Google's preview model for the most complex reasoning and agentic workflows.
Gemini 3 Pro Image Preview
Google's highest-quality preview image model for professional asset generation, editing, and grounded visual production.
Gemini 2.5 Flash Image
Google's high-velocity native image model for low-latency generation and conversational editing.
Gemini 2.5 Flash Lite
Google's low-latency Gemini model for cost-sensitive, high-volume workloads.
Gemini 2.5 Pro
Google's most advanced reasoning Gemini model for complex multimodal problem solving.
