← All Models
Nano Banana Pro
Google's premium image generation model via Gemini. Higher quality output for professional use.
Specifications
| Provider | |
| Category | Image |
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":"A photorealistic portrait in natural lighting","aspect_ratio":"3:4"}}'