nano-banana-edit
Nano Banana · Per Request
nano-banana-editAvailableSync / AsyncImage Edit
Pricing
| Official Price | LemonData Price | Discount | |
|---|---|---|---|
| Price | $0.039Per Request | $0.0117Per Request | 70% |
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": "image-edit",
"aspect_ratio": "1:1",
"model": "nano-banana-edit",
"prompt": "A minimalist product photo of matte black headphones on a soft blue background."
}'FAQ
How much does nano-banana-edit cost?
On LemonData, nano-banana-edit costs $0.0117 Per Request, with model-specific platform pricing.
How to use nano-banana-edit 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.