Gemini's high-efficiency flash variant.
Google's low-cost million-token Gemini Flash Lite model with two funded multimodal rails.
| Provider | Role | Context | Price · in / out | p50 | p95 | Uptime |
|---|---|---|---|---|---|---|
| ggmicloudNo trainingNo training on your data | Primary | 1M | $0.40 / $1.68/MToksame price, any rail | 1.7s | 3.0s | 100% |
| ddeepinfraNo trainingNo training on your data | Fallback | 1M | 2.0s | 2.0s |
Collecting — charts appear after two days.
curl https://www.ninjachat.ai/api/v1/chat/completions \
-H "Authorization: Bearer $NINJACHAT_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3.1-flash-lite",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Google's low-cost million-token Gemini Flash Lite model with two funded multimodal rails.
Gemini 3.1 Flash Lite costs $0.40/M input tokens and $1.68/M output tokens.
Gemini 3.1 Flash Lite accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "gemini-3.1-flash-lite"`.
Gemini 2.5 Flash, Gemini 2.5 Pro, Gemini 3 Flash, Gemini 3 Pro, Gemini 3.1 Pro, Gemini 3.5 Flash, Gemini 3.5 Flash-Lite, Gemini 3.6 Flash, Gemini 3.7 Flash, Nano Banana, Nano Banana 2, Nano Banana Pro.
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policydocs →Google's ultra-fast model with a 1M token context window.
Gemini 3 Pro — Google's latest standard-tier powerhouse.
Google's most capable standard model — excellent creative output.