Models/google/Gemini 2.5 Pro
G

google

Gemini 2.5 Pro

gemini-2.5-pro1.0M context$1.25 / $10.00 per Mtool callingreasoning

Context Window

1.0M

Input Price / M

$1.25

Output Price / M

$10.00

Max Completion

Input Modalities

textimageaudiovideo

Output Modalities

text

About This Model

Google Gemini 2.5 Pro, million-token context

Available Providers

AllToken can route requests to the providers below based on route priority and policy.

Provider
Context Length
Input Price
Output Price
Cache Read
Priority

Google Vertex AI

gemini-2.5-pro
1.0M
$1.25 / M
$10.00 / M
1

Status Snapshot

Quick route status for this model. Open the full Status page to compare it against the wider market and current incident patterns.

Open Status

Effective Pricing

Input

$1.25

per 1M input tokens

Output

$10.00

per 1M output tokens

Cached Read

Free

if prompt caching applies

Best For

复杂推理多模态理解代码生成
ChatReasoningVisionToolsJSONStreaming

How To Use This Model

Use the exact model ID shown below. This is the safest way to avoid call failures, variant mismatches, or incorrect route assumptions.

Exact request field

"model": "gemini-2.5-pro"
curl https://api.alltoken.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gemini-2.5-pro",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

Supported Parameters

temperaturetop_pmax_tokenstoolsresponse_formatreasoning_effortweb_search

API Key Setup

Smart Routing

Let the platform choose the best provider path automatically.

Default Model

If a request does not specify a model, default the key to gemini-2.5-pro.

Forced Model

Always override incoming requests and lock the key to gemini-2.5-pro.