---
title: "nano-banana-pro API — Nano Banana : tarifs et spécifications"
url: "https://runapi.ai/fr/models/nano-banana/pro.md"
canonical: "https://runapi.ai/fr/models/nano-banana/pro.md"
locale: "fr"
model: "Nano Banana"
provider: "Google"
variant_id: "nano-banana-pro"
sdk_model_id: "nano-banana-pro"
modality: "image"
price_from_cents: 18
billing_unit: "call"
status: "active"
---

# Nano Banana nano-banana-pro API

Utilisez nano-banana-pro de la famille Nano Banana via RunAPI. Tarification à l&#39;appel, sans abonnement, et les générations échouées ne sont jamais facturées.

## Pricing

**$0.180** per call

Les générations échouées ne sont pas facturées

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `nano-banana-pro` |
| 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-pro",
  "prompt": "Créez une affiche motivationnelle avec le texte 'Never Give Up' en gras serif, montagnes au coucher du soleil en arrière-plan."
}
```

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

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

## FAQ

### Comment sélectionner %{variant} ?

Passez l&#39;ID de modèle affiché dans le quickstart.

### Les tarifs sont-ils à l&#39;usage ?

Oui. Les tarifs sont mesurés par appel ou par unité.


## Related

Other Nano Banana variants:

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