Nano Banana Pro

Google's flagship image model: maximum detail and the sharpest in-frame text in the family. Use it for complex brand scenes from up to 8 references and multi-object compositions up to 4K.

Cost

from 6 tokens

ImageProvider: Google
Run generation
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"image","model":"nano-banana-pro","input":{"prompt":"studio portrait of a red corgi, soft light","aspectRatio":"9:16","imageSize":"1K","sourceImage":"asset://asset_...","referenceAssetUris":["asset://asset_..."]}}'

Input fields

* required
prompt*prompt

Image description.

Type
string
Default
Allowed
string
aspectRatioaspectRatio
Type
string
Default
9:16
Allowed
9:16, 16:9, 1:1, 4:3, 3:4, 2:3, 3:2, 21:9
imageSizeimageSize
Type
string
Default
1K
Allowed
1K, 2K, 4K
Source imagesourceImage

Asset used as the source image for image editing.

Type
string
Default
Allowed
image · asset, https, data
Mask imagemaskImage

Optional mask image for region editing. Requires sourceImage.

Type
string
Default
Allowed
image · asset, https, data
Reference imagesreferenceAssetUris

Optional reference images as asset:// URIs, HTTPS URLs, or data URIs.

Type
array
Default
Allowed
image · up to 8 · asset, https, data

Cost

from 6 tokens
1K5.5 tokens
2K6.5 tokens
4K8 tokens

The variant is selected automatically from request fields, so you do not need to send it.

Capabilities

Modestext_to_imageimage_editimage_reference
Asset slotssourceImage:imagemaskImage:imagereferenceAssetUris:image[]<=8

Run Nano Banana Pro

Get an API key and the same request shape will work across every model in the catalog.

Nano Banana Pro API - image generation · Givon AI