Submit NanoBanana Pro image generation task using the nano-banana-pro model.
All APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
A text description of the image you want to generate
"A cute cat is eating."
Input images to transform or use as reference (supports up to 8 images)
8["https://example-image.png"]Resolution of the generated image
1K, 2K, 4K "2K"
Callback URL to receive task completion notifications (required)
"https://example-callback.com"
Aspect ratio of the generated image
1:1, 2:3, 3:2, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9, auto "16:9"