Google
Nano Banana Pro (Gemini 3 Pro Image) API
Quickstart for Google Nano Banana Pro — flagship text-to-image and natural-language image editing up to 4K.
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 Pro — flagship text-to-image and natural-language image editing up to 4K.
| Provider | |
| Family | gemini-3-pro-image |
| Modality | Image |
| Supported tasks | text-to-image, edit |
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-3-pro-image-t2i", "prompt": "…"}'