Model Overview

nano-banana-pro

Google Nano Banana Pro image generation model. Pricing is based on resolution.

imagetask
Pricing
1K / 2K$ 0.07 / image
4K$ 0.14 / image

Public pricing comes from the currently exposed Xenodia model catalog and already reflects the minimum visible channel pricing.

Answer-first summary

Use this model when you need a public Xenodia surface with discoverable parameters, stable routing metadata, and documented request modes instead of provider-specific guesswork.

Recommended workflow: query /v1/models, inspect this model's capabilities, then call the relevant endpoint with only documented fields.

curl -s https://api.xenodia.xyz/v1/models

Capabilities

  • Brand: google
  • Upstream ID: nano-banana-pro
  • Async support: Yes
  • Request modes: task
  • Reference input: Public URL + File upload · max 8

Supported parameters

promptrequired

Text instruction for the image generation task.

aspect_ratio

Documented in model discovery.

1:12:33:23:44:34:55:49:1616:921:9auto
resolution

Documented in model discovery.

1K2K4K
output_format

Documented in model discovery.

pngjpg
async

Compatibility flag. Image generation always returns a Xenodia task object for polling.

Reference input rules

  • Transport: url, multipart_file
  • Field names: image_input, image, image[], image_input[]
  • Max items: 8
  • Accepted MIME: image/jpeg, image/png, image/webp

FAQ

What can nano-banana-pro do on Xenodia?

nano-banana-pro is exposed through Xenodia as a public model page with pricing, modalities, parameters, and documented request modes.

Does nano-banana-pro support async tasks?

nano-banana-pro supports async task mode through Xenodia's public task resource.