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

# Nano Banana nano-banana-2 API

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

## Pricing

**$0.080** per call

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

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

## Request example

```json
{
  "model": "nano-banana-2",
  "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-2 features to an application.

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

## 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-lite](https://runapi.ai/de/models/nano-banana/2-lite.md) — `2-lite` · $0.030
- [nano-banana-edit](https://runapi.ai/de/models/nano-banana/edit.md) — `edit` · $0.040
- [nano-banana-pro](https://runapi.ai/de/models/nano-banana/pro.md) — `pro` · $0.180
