← All Models

Nano Banana Pro

Google Image

Google's premium image generation model via Gemini. Higher quality output for professional use.

Specifications

ProviderGoogle
CategoryImage

Pricing (Starter tier)

15,600.00 credits / 1M output tokens

Higher tiers get volume discounts. See tiers

Quick Start

curl -X POST https://query.genx.sh/api/v1/generate \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "nano-banana-pro", "params": { "prompt": "Cinematic wide shot of a futuristic city at night", "aspect_ratio": "16:9" } }'

Example Request Body

// POST /api/v1/generate { "model": "nano-banana-pro", "params": { "prompt": "Cinematic wide shot of a futuristic city at night", "aspect_ratio": "16:9" } }

Try Nano Banana Pro on GenX Router

500 free credits on signup. No credit card required.