Capabilities
Image to ImageText to Image
- Context
- -
- Max output
- -
nano-banana-pro
| Official price | Catalog price | Discount |
|---|---|---|
| $0.134-$0.24 /image | $0.067-$0.12 /image | 50% |
API Base
curl https://api.aisonar.dev/v1/images/generations \
-H "Authorization: Bearer $AI_SONAR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "nano-banana-pro",
"prompt": "A clean product render for a developer tool"
}'