Back to modelsGoogle
Buy Plan
Google
Gemini 3.1 Flash Lite
Gemini 3.1 Flash Lite is Google's GA high-efficiency multimodal model optimized for low-latency, high-volume tasks.
Quick Stats
Context
1049K
Max Output
66K
Provider
Specs
1
Modalities
in textin imagein videoin filein audioout text
Specs & Platform Price (per 1M tokens)
Quality
Input $0.25Output $1.5Cache read $0.025
Recommended Plan
Gemini 3.1 Flash Lite Starter Plan
Pay-as-you-go after top-up; $1 free credit for new users.
API Endpoint
Model ID
google/gemini-3.1-flash-litecURL
curl https://intertoken.ai/v1/models/google/gemini-3.1-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.