---
title: "flux-kontext-max API — Prezzi e Specifiche Flux Kontext"
url: "https://runapi.ai/it/models/flux-kontext/max.md"
canonical: "https://runapi.ai/it/models/flux-kontext/max.md"
locale: "it"
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

Usa flux-kontext-max dalla famiglia Flux Kontext tramite RunAPI. Prezzi per chiamata, nessun abbonamento e le generazioni fallite non vengono mai addebitate.

## Pricing

**$0.100** per call

Le generazioni fallite non vengono addebitate

## 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": "Edit this product photo: change the background to a tropical beach while keeping the product exactly the same."
}
```

## 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

### L&#39;ID del modello resta stabile tra le versioni?

RunAPI mantiene stabile l’ID del modello e gestisce gli aggiornamenti di versione compatibili senza modificare la forma della richiesta.

### Qual è il rate limit di questa variante?

I limiti per chiave scalano in base al tier di utilizzo. Consulta la pagina prezzi per i limiti attuali.

### Posso cambiare variante in seguito?

Sì — la variante è un flag. Puoi cambiarla modificando il parametro model.

### Fa streaming?

Dove lo streaming è disponibile, RunAPI esegue lo streaming end-to-end.

### Dove posso segnalare problemi di qualità?

Apri un issue nel repository GitHub pubblico oppure scrivi all’assistenza.


## Related

Other Flux Kontext variants:

- [flux-kontext-pro](https://runapi.ai/it/models/flux-kontext/pro.md) — `pro` · $0.050
