---
title: "nano-banana-2-lite API — Nano Banana prijzen en specificaties"
url: "https://runapi.ai/nl/models/nano-banana/2-lite.md"
canonical: "https://runapi.ai/nl/models/nano-banana/2-lite.md"
locale: "nl"
model: "Nano Banana"
provider: "Google"
variant_id: "nano-banana-2-lite"
sdk_model_id: "nano-banana-2-lite"
modality: "image"
price_from_cents: 3
billing_unit: "call"
status: "active"
---

# Nano Banana nano-banana-2-lite API

Gebruik nano-banana-2-lite uit de Nano Banana-familie via RunAPI. Prijs per aanroep, geen abonnement en mislukte generaties worden nooit in rekening gebracht.

## Pricing

**$0.030** per call

Mislukte generaties worden niet in rekening gebracht

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `nano-banana-2-lite` |
| 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-2-lite",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Create a motivational poster with the text 'Never Give Up' in bold serif, sunset mountains in the background."
}
```

## 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-lite features to an application.

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

## FAQ

### Is de model-ID stabiel tussen versies?

RunAPI houdt de model-ID stabiel en verwerkt compatibele versie-updates zonder de opzet van je request te wijzigen.

### Wat is de rate limit voor deze variant?

Rate limits per key schalen mee met je usage tier. Bekijk de prijzenpagina voor de actuele limieten.

### Kan ik later van variant wisselen?

Ja — variant is een flag. Wissel door de modelparameter aan te passen.

### Ondersteunt het streaming?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Waar meld ik kwaliteitsproblemen?

Open een issue in de publieke GitHub-repo of mail support.


## Related

Other Nano Banana variants:

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