---
title: "flux-kontext-pro API — Flux Kontext : tarifs et spécifications"
url: "https://runapi.ai/fr/models/flux-kontext/pro.md"
canonical: "https://runapi.ai/fr/models/flux-kontext/pro.md"
locale: "fr"
model: "Flux Kontext"
provider: "Black Forest Labs"
variant_id: "flux-kontext-pro"
sdk_model_id: "flux-kontext-pro"
modality: "image"
price_from_cents: 5
billing_unit: "call"
status: "active"
---

# Flux Kontext flux-kontext-pro API

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

## Pricing

**$0.050** per call

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

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `flux-kontext-pro` |
| Provider | Black Forest Labs |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/flux_kontext/text_to_image` |
| Status | active |

## Request example

```json
{
  "model": "flux-kontext-pro",
  "prompt": "Éditez cette photo de produit : changez l'arrière-plan pour une plage tropicale tout en gardant le produit exactement identique."
}
```

## Install the skill

```sh
npx skills add runapi-ai/flux-kontext -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Flux Kontext flux-kontext-pro features to an application.

```json
{
  "model": "flux-kontext-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 Flux Kontext variants:

- [flux-kontext-max](https://runapi.ai/fr/models/flux-kontext/max.md) — `max` · $0.100
