Available now
Google

gemini-3-pro-image-preview

Nano Banana Pro is Google’s most advanced image-generation and editing model, built on Gemini 3 Pro. It extends the original Nano Banana with significantly improved multimodal reasoning, real-world grounding, and...

ImageFilesVision32.8K
Per request$0.33
TypeImage
Endpointsgemini
§ 01

Pricing

Price per request$0.33 / request
Context window32.8K tokens
Compatible endpointsgemini
VendorGoogle

Price grid

ResolutionPrice
1K$0.33
2K$0.33
4K$0.59
§ 02

Call gemini-3-pro-image-preview from your code

Point any OpenAI-compatible SDK at UnoRouter and request the model by name. Replace YOUR_API_KEY with a real key from your dashboard.

bash
curl https://api.unorouter.ai/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gemini-3-pro-image-preview",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Sign in to auto-fill your API key

§ 03

Frequently asked questions

How much does gemini-3-pro-image-preview cost per request?

gemini-3-pro-image-preview is billed at a fixed $0.33 per request.

How do I access gemini-3-pro-image-preview via API?

Send requests to the UnoRouter /v1/chat/completions endpoint with model=gemini-3-pro-image-preview. Any OpenAI-compatible client library works. Authentication uses a standard Bearer token.

What is the context window of gemini-3-pro-image-preview?

gemini-3-pro-image-preview supports a context window of 32.8K tokens, shared between your prompt and the model's response.

§ 04

Similar models

Try gemini-3-pro-image-preview now

Create an API key and start making requests in under a minute.

View all models