← All Models
Nano Banana 2
Google's image generation model via Gemini. Good for creative, artistic, and illustrated images.
Specifications
| Provider | |
| Category | Image |
Pricing (Starter tier)
7,800.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-2","params":{"prompt":"A cute cartoon robot waving hello"}}'