Image GenerationGoogle
Nano Banana 2 API
Nano Banana 2 is available through APIAny with unified billing and usage tracking.
N
Model Type:
Price: 73 credits per requestHigh stability with detailed usage records on the APIAny platform.
89 (suggested: 2,000)
Output aspect ratio.
Preview
No Task RunningN
IMAGEResult preview
History
Max 20 items
0 running · 0 completed
Your generation history will appear here
Billing Rules
- • Price shown is charged from the model configuration in admin.
- • Calls consume current account credits and write usage records.
- • Media tasks are processed with the same async pipeline as the public API.
- • Requests run on the APIAny platform with usage tracking.
Pricing
Model
Mode
Quality
Price
Nano Banana 2
Image Generation
1k
73 credits per request
API
curl /api/v1/images/generations \
-H "Authorization: Bearer sk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "nano-banana-2",
"prompt": "A clean product hero image for APIAny, modern API gateway console, bright studio lighting",
"n": 1,
"aspect_ratio": "1:1",
"img_size": "2k"
}'