Google
Nano Banana (Gemini 2.5 Flash Image) API
Quickstart for Google Nano Banana — fast, cost-efficient text-to-image and natural-language image editing.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Quickstart for Google Nano Banana — fast, cost-efficient text-to-image and natural-language image editing.
| Provider | |
| Family | gemini-2-5-flash-image |
| Modality | Image |
| Supported tasks | text-to-image, edit |
| Price | $0.037 per image (flat) |
POST https://routerbase.com/v1/images/generations
curl https://routerbase.com/v1/images/generations \
-H "Authorization: Bearer $ROUTERBASE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "google/gemini-2-5-flash-image-t2i", "prompt": "…"}'