---
title: "nano-banana-edit API — Nano Banana Preise & Spezifikationen"
url: "https://runapi.ai/de/models/nano-banana/edit.md"
canonical: "https://runapi.ai/de/models/nano-banana/edit.md"
locale: "de"
model: "Nano Banana"
provider: "Google"
variant_id: "nano-banana-edit"
sdk_model_id: "nano-banana-edit"
modality: "image"
price_from_cents: 4
billing_unit: "call"
status: "active"
---

# Nano Banana nano-banana-edit API

Nutze nano-banana-edit aus der Nano Banana-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.040** per call

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `nano-banana-edit` |
| Provider | Google |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/nano_banana/edit_image` |
| Status | active |

## Request example

```json
{
  "model": "nano-banana-edit",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Erstelle ein Motivationsposter mit dem Text 'Never Give Up' in fettem Serif, Sonnenuntergangs-Berge im Hintergrund."
}
```

## Install the skill

```sh
npx skills add runapi-ai/nano-banana -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Nano Banana nano-banana-edit features to an application.

```json
{
  "model": "nano-banana-edit"
}
```

## FAQ

### Wie wähle ich %{variant} aus?

Übergib die im Quickstart angezeigte Modell-ID.

### Sind die Preise nutzungsbasiert?

Ja. Preise werden pro Aufruf oder Einheit gemessen.


## Related

Other Nano Banana variants:

- [nano-banana](https://runapi.ai/de/models/nano-banana/nano-banana.md) — `nano-banana` · $0.040
- [nano-banana-2](https://runapi.ai/de/models/nano-banana/2.md) — `2` · $0.080
- [nano-banana-2-lite](https://runapi.ai/de/models/nano-banana/2-lite.md) — `2-lite` · $0.030
- [nano-banana-pro](https://runapi.ai/de/models/nano-banana/pro.md) — `pro` · $0.180
