Seedance 2.0 15% OFF | Create in Video Generator →
Google·image·From $0.070/run

Nano Banana Pro API

Google Nano Banana Pro (Gemini 3.0 Pro Image) — high-res 4K text-to-image and image editing optimized for phones. Standard, Ultra (higher-res), and Multi (multi-output) variants for both generation and edit.

Standard text-to-image and edit endpoints (2K base, 4K supported), an Ultra tier for higher-res output, and Multi variants (text-to-image-multi, edit-multi) that produce multiple high-quality outputs in a single run.

Nano Banana Pro sample output

About the Nano Banana Pro API

What Nano Banana Pro does, how it fits in the Google model lineup, and why teams reach for it.

Nano Banana Pro is a image generation and editing model from Google, available through the WaveSpeedAI REST API. Google Nano Banana Pro (Gemini 3.0 Pro Image) — high-res 4K text-to-image and image editing optimized for phones. Standard, Ultra (higher-res), and Multi (multi-output) variants for both generation and edit.

Standard text-to-image and edit endpoints (2K base, 4K supported), an Ultra tier for higher-res output, and Multi variants (text-to-image-multi, edit-multi) that produce multiple high-quality outputs in a single run.

The Nano Banana Pro family on WaveSpeedAI ships 6 REST endpoints covering Image-To-Image, Text-To-Image workflows. Each variant carries its own pricing, parameter knobs, and example outputs — pick the one that matches your input modality and production constraints, or call several from the same API key to compose multi-step pipelines.

Run Nano Banana Pro through the same API key, billing account, and rate-limit envelope you use for the other 1,000+ AI models on WaveSpeedAI. No separate vendor setup, no per-provider SDKs, no per-vendor rate-limit envelopes — one integration covers everything from text-to-image and text-to-video through audio synthesis, 3D generation, upscaling, and editing.

All Nano Banana Pro API endpoints

6 endpoints available now on WaveSpeedAI — pick the variant that matches your workflow.

Edit Multi — Nano Banana Pro image-to-image preview from Google

Edit Multi

Google's Nano Banana Pro (Gemini 3.0 Pro Image) Edit is a next-generation image editing model capable of generating multiple high-quality edited images in a single run. Extremely low cost — only $0.07 per image. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing.

image-to-imagefrom $0.070
Text To Image Multi — Nano Banana Pro text-to-image preview from Google

Text To Image Multi

Google's Nano Banana Pro (Gemini 3.0 Pro Image) is a next-generation text-to-image model capable of generating multiple high-quality images in a single run. Extremely low cost — only $0.07 per image. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing.

text-to-imagefrom $0.070
Text To Image Ultra — Nano Banana Pro text-to-image preview from Google

Text To Image Ultra

Google's Nano Banana Pro (Gemini 3.0 Pro Image) is a cutting-edge text-to-image model enabling high-res image generation optimized for phones. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing.

text-to-imagefrom $0.15
Text To Image — Nano Banana Pro text-to-image preview from Google

Text To Image

Google's Nano Banana pro (Gemini 3.0 Pro Image) is a cutting-edge text-to-image model enabling high-res 4K image generation optimized for phones. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing.

text-to-imagefrom $0.14
Edit Ultra — Nano Banana Pro image-to-image preview from Google

Edit Ultra

Google Nano Banana Pro (Gemini 3.0 Pro Image) Edit enables image editing with highres output. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing.

image-to-imagefrom $0.15
Edit — Nano Banana Pro image-to-image preview from Google

Edit

Google Nano Banana Pro (Gemini 3.0 Pro Image) Edit enables image editing with 4K-capable output. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing.

image-to-imagefrom $0.14

See Nano Banana Pro in action

Real outputs generated by the Nano Banana Pro API. Hover any video to preview, click to open the full-size viewer.

How to use the Nano Banana Pro API

Four steps from signup to a finished generation. Full Python, Node.js, and cURL examples are in the API section below.

  1. 1

    Get an API key

    Sign up for a WaveSpeedAI account and copy your API key from the dashboard. New accounts come with free starter credits — enough to run the playground a few dozen times before billing kicks in.

  2. 2

    Submit a prediction

    POST your input as JSON to https://api.wavespeed.ai/api/v3/google/nano-banana-pro/text-to-image. The endpoint returns a prediction id immediately — generations are async so you don't hold an open connection during inference.

  3. 3

    Poll for completion

    GET https://api.wavespeed.ai/api/v3/predictions/{request_id}/result every 1-2 seconds. The response includes a status field; keep polling until it flips from"queued" or"processing" to"completed".

  4. 4

    Read the output URL

    Once status is"completed", read the URL from data.outputs[0]. The URL points to your generated media on the WaveSpeedAI CDN — image, video, audio, or 3D file depending on the Nano Banana Pro variant you called.

What you can build with Nano Banana Pro

Common workflows developers and creators use the Nano Banana Pro API for.

4K text-to-image generation

google/nano-banana-pro/text-to-image generates 4K images at base (for 4K via the resolution multiplier). Optimized for high-res output with the kind of detail that holds up at large display sizes.

4ktext-to-imagehigh-res

Image editing at 4K

google/nano-banana-pro/edit enables image editing with 4K-capable output. Edit-Ultra for highest-res editing. Useful for refining specific elements without re-generating the full image.

editrefinement4k

Multi-output generation

google/nano-banana-pro/text-to-image-multi generates multiple high-quality images in a single API call at each. Right pattern for variations, A/B testing, and batch creative pipelines.

multibatchcost

Multi-output editing

google/nano-banana-pro/edit-multi produces multiple edited variants per call — same as Multi generation. Useful for generating several refinement options at once.

edit-multivariantsbatch

Ultra tier for higher-res output

google/nano-banana-pro/text-to-image-ultra and edit-ultra at trade modest extra cost for higher-resolution output beyond the base tier — useful when delivery resolution is the limiting factor.

ultrahigh-resdelivery

Tips for prompting Nano Banana Pro

Practical advice for getting better outputs from Nano Banana Pro — drawn from the patterns that work across image models in production pipelines.

Use Multi variants for batch generation

google/nano-banana-pro/text-to-image-multi and edit-multi generate multiple high-quality outputs in a single API call. Useful for A/B testing and creative variation work where you want a handful of alternatives in one round-trip.

Ultra tier for highest-res output

google/nano-banana-pro/text-to-image-ultra and edit-ultra ship higher-resolution output beyond the standard tier. Use when peak resolution is the limiting factor for delivery.

Use the Edit endpoint for refinements

google/nano-banana-pro/edit performs image editing with 4K-capable output. Generate the base with text-to-image, then refine specific elements via edit rather than re-rolling — faster convergence on the target image.

Generate at 4K when delivery resolution matters

The resolution parameter supports 2K and 4K output. Pick 4K when typography and fine detail matter at delivery; 2K is the default sweet spot for most web and social use.

Optimized for phones per the catalog

Catalog framing: "optimized for phones." Mobile aspect ratios and phone-display target resolutions are first-class in the model's training — useful context for creator-app and mobile-first creative work.

Nano Banana Pro API pricing

Pricing is per-output. The final charge scales with the parameters you set in each variant's playground (resolution, duration, output count, references).

Call the Nano Banana Pro API

Sign up for an API key at wavespeed.ai/accesskey, then submit a prediction via REST. The playground generates ready-to-paste samples for any combination of inputs.

HTTP example
# 1. Submit a prediction
curl -X POST "https://api.wavespeed.ai/api/v3/google/nano-banana-pro/text-to-image" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $WAVESPEED_API_KEY" \
  -d '{}'

# 2. Poll the result until status = "completed"
curl -X GET "https://api.wavespeed.ai/api/v3/predictions/{request_id}/result" \
  -H "Authorization: Bearer $WAVESPEED_API_KEY"

# Read the output URL from data.outputs[0].
Node.js example
// npm install wavespeed
const WaveSpeed = require('wavespeed');
const client = new WaveSpeed(); // reads WAVESPEED_API_KEY

const result = await client.run("google/nano-banana-pro/text-to-image", {});
console.log(result.outputs[0]); // → URL of the generated output
Python example
# pip install wavespeed
import wavespeed

output = wavespeed.run(
    "google/nano-banana-pro/text-to-image",
    {}
)
print(output["outputs"][0])  # → URL of the generated output

Nano Banana Pro vs alternatives

When to pick Nano Banana Pro over similar models on WaveSpeedAI.

Nano Banana Pro vs Nano Banana 2

Nano Banana 2 (Gemini 3.1 Flash Image) is positioned as "Pro-quality at Flash speed" with character consistency for up to 5 characters. Nano Banana Pro is the higher-fidelity sibling with the same 4K capability but more expensive per call.

Nano Banana Pro vs GPT Image 2

GPT Image 2 is cheaper per call. Nano Banana Pro has Multi variants that produce multiple outputs per call (useful for batch work) and the Ultra tier for highest-res output.

Nano Banana Pro vs Seedream 4.5

Seedream 4.5 is positioned around typography (crisp text rendering, 4K output). Nano Banana Pro covers a wider feature surface (multi-output, Ultra tier, dedicated edit endpoints).

Nano Banana Pro API — Frequently asked questions

Pricing, license, integration — common questions about running Nano Banana Pro on WaveSpeedAI.

What is the Nano Banana Pro API?

Nano Banana Pro is a Google image generation model exposed as a REST API on WaveSpeedAI. Google Nano Banana Pro (Gemini 3.0 Pro Image) — high-res 4K text-to-image and image editing optimized for phones. Standard, Ultra (higher-res), and Multi (multi-output) variants for both generation and edit. You can call it programmatically or try it from the playground linked above.

How do I call the Nano Banana Pro API?

Sign up for a WaveSpeedAI account, copy your API key from /accesskey, then POST to https://api.wavespeed.ai/api/v3/google/nano-banana-pro/text-to-image with your input as JSON. The endpoint returns a prediction id; poll the prediction endpoint until status flips to "completed", then read the output URL from data.outputs[0]. Full Python / Node.js / cURL examples are above.

How much does the Nano Banana Pro API cost?

Nano Banana Pro starts at $0.070 per run. The exact cost scales with the parameters you set (resolution, duration, output count, references). The live cost preview next to the Generate button in the playground shows the exact price for your current input.

Which Nano Banana Pro variants are available?

WaveSpeedAI hosts 6 Nano Banana Pro endpoints: google/nano-banana-pro/edit-multi, google/nano-banana-pro/text-to-image-multi, google/nano-banana-pro/text-to-image-ultra, google/nano-banana-pro/text-to-image, google/nano-banana-pro/edit-ultra, google/nano-banana-pro/edit. Each variant has its own playground page and pricing.

Can I use Nano Banana Pro outputs commercially?

Commercial usage rights follow the Google model license. Most Google models permit commercial output use; see each model's playground page for the specific license summary, and WaveSpeedAI's Terms of Service for platform-level conditions.

Why use Nano Banana Pro on WaveSpeedAI instead of going direct?

One API key + one billing account across Nano Banana Pro AND 1,000+ other AI models from other providers. No per-vendor SDK setup, no separate rate-limit envelopes, no rewrite-per-vendor integration code. Pricing is typically at parity with or below Google's direct API.

About Google

The team behind Nano Banana Pro and the broader Google model lineup on WaveSpeedAI.

Google's AI work happens primarily at Google DeepMind and Google Research. Its image and video models — Imagen, Veo, and Gemini-family multimodal models like Nano Banana (Gemini 3 Image) — share architecture and training infrastructure with the broader Gemini lineup. Outputs are noted for accurate text rendering, broad style coverage, and commercial-grade licensing.

Start building with Nano Banana Pro on WaveSpeedAI

Free starter credits on signup. One API key across 1,000+ AI models from Google and every other provider.