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

# Flux Kontext flux-kontext-max API

Utilisez flux-kontext-max 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.100** per call

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

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `flux-kontext-max` |
| 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-max",
  "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-max features to an application.

```json
{
  "model": "flux-kontext-max"
}
```

## 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-pro](https://runapi.ai/fr/models/flux-kontext/pro.md) — `pro` · $0.050
