Gemini 2.5 Flash Lite
gemini-2.5-flash-lite—1.0M context$0.10 / $0.40 per Mtool callingContext Window
1.0M
Input Price / M
$0.10
Output Price / M
$0.40
Max Completion
—
Input Modalities
Output Modalities
Description
Google Gemini 2.5 Flash Lite lightweight edition
Available Providers
AllToken can route requests to the providers below based on route priority and policy.
Google Vertex AI
gemini-2.5-flash-liteStatus Snapshot
Quick route status for this model. Open the full Status page to compare it against the wider market and current incident patterns.
Effective Pricing
Input
$0.10
per 1M input tokens
Output
$0.40
per 1M output tokens
Cached Read
Free
if prompt caching applies
Best For
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-flash-lite"curl https://api.alltoken.ai/v1/chat/completions \
-H "Authorization: Bearer sk-your-key" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-2.5-flash-lite",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'Supported Parameters
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-flash-lite.
Forced Model
Always override incoming requests and lock the key to gemini-2.5-flash-lite.
