nano-banana-edit
Nano Banana · Pro Anfrage
nano-banana-editVerfügbarSynchron / AsynchronBildbearbeitung
Preise
| Offizieller Preis | LemonData-Preis | Rabatt | |
|---|---|---|---|
| Preis | $0.039Pro Anfrage | $0.0117Pro Anfrage | 70% |
API-Code-Beispiel
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
Wie viel kostet nano-banana-edit?
Auf LemonData kostet nano-banana-edit €0.0117 Pro Anfrage, was bis zu 30 % unter dem offiziellen Preis liegt.
Wie verwendet man die nano-banana-edit-API?
Holen Sie sich Ihren API-Key von LemonData und rufen Sie anschließend https://api.lemondata.cc/v1/images/generations mit einem kompatiblen SDK auf. Detaillierte Informationen zur Integration finden Sie in den obigen Codebeispielen.