Nano Banana 2
Fast photorealistic images — ideal for marketing and ads
imagelive
- Model id
- nano-banana-2
- Typical run
- ~30s
- Inputs
- 11 parameters
- Contract
- async
Call it
bash
curl -X POST https://api.ezflows.io/v1/models/nano-banana-2 \
-H "Authorization: Bearer $EZFLOWS_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt": "a wide shot of a desert at dusk"}'
# { "request_id": "req_8f2a41c9", "poll_url": "…", "status": "queued" }Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| prompt required | string | A professional photograph of a beautifully… | Describe the image to generate or the changes to make to the reference images. |
| image_urls | string[] | — | Optional reference images for style guidance. Nano Banana 2 accepts up to 14 images. |
| system_prompt | string | Optional high-level persona or style instructions applied to the generation. | |
| aspect_ratio | enum | 1:1 | Choose the proportions of the generated image. "Auto" lets the model pick. |
| output_resolution | enum | 1K | Output detail level. Also determines the price tier. |
| output_format | enum | jpg | File format of the generated image. |
| web_search | boolean | false | Ground generation in real-time web data. Recommended for news-related prompts. Also affects price. |
| response_modalities | enum | TEXT_AND_IMAGE | Return only the generated image or include a text response alongside it. |
| seed | integer | 420875 | Seed for reproducible results. |
| thinking_level | enum | minimal | Reasoning depth. High for complex prompts, minimal for fast output. |
| safety_tolerance | enum | 4 | Content moderation level, 1 (strictest) to 6 (least strict). |
What a run costs
$0.085average · per run
$0.00for a failed run
~30smeasured mean, end to end
How it stacks up
| Model | Price | Unit | Typical run |
|---|---|---|---|
| Nano Banana 2 | avg $0.085 | run | ~30s |
| GPT Image 2.5 Sunburst | avg $0.085 | run | ~36s |
| GPT Image 1.5 Edit | avg $0.09 | run | ~26s |
| Seedream 5 Pro | from $0.051 | image | ~78s |
| GPT Image 2.5 Flare | avg $0.043 | run | ~18s |