Back to modelsGoogle
Buy Plan
Google
Gemini 2.5 Flash Lite
Gemini 2.5 Flash-Lite is the fastest and most budget-friendly multimodal model in the 2.5 family.
Quick Stats
Context
1049K
Max Output
66K
Provider
Specs
1
Modalities
in textin imagein filein audioin videoout text
Specs & Platform Price (per 1M tokens)
Quality
Input $0.1Output $0.4Cache read $0.01
Recommended Plan
Gemini 2.5 Flash Lite Starter Plan
Pay-as-you-go after top-up; $1 free credit for new users.
API Endpoint
Model ID
google/gemini-2.5-flash-litecURL
curl https://intertoken.ai/v1/models/google/gemini-2.5-flash-lite:generateContent \
-H "Authorization: Bearer $TOKENPORTAL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"contents": [{"role": "user", "parts": [{"text": "Hello!"}]}]
}'Start using this model
Sign up free, get an API key, and make your first call in 30 seconds.