nano-banana-pro
Nano Banana · Per Image
nano-banana-proAvailableAsyncImage EditImage to ImageText to Image
Pricing
| Official Price | LemonData Price | Discount | |
|---|---|---|---|
| Price | $0.134-$0.24Per Image | $0.0402-$0.072Per Image | 70% |
Best For
Image Generation
Creating images, illustrations, and visual content
API Code Example
POST/v1/images/generations
curl -X POST "https://api.lemondata.cc/v1/images/generations" \
-H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{
"operation": "text-to-image",
"aspect_ratio": "1:1",
"resolution": "1k",
"model": "nano-banana-pro",
"prompt": "A minimalist product photo of matte black headphones on a soft blue background."
}'FAQ
How much does nano-banana-pro cost?
On LemonData, nano-banana-pro costs $0.0402-$0.072 Per Image, with model-specific platform pricing.
What is nano-banana-pro best for?
nano-banana-pro excels at Image Generation, Image Editing, Image Edit. Access it through LemonData's unified API with a single API key.
How to use nano-banana-pro API?
Get your API key from LemonData, then call https://api.lemondata.cc/v1/images/generations using any compatible SDK. See the code examples above for detailed integration.