---
title: "flux-kontext-pro API — Flux Kontext Preise & Spezifikationen"
url: "https://runapi.ai/de/models/flux-kontext/pro.md"
canonical: "https://runapi.ai/de/models/flux-kontext/pro.md"
locale: "de"
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

Nutze flux-kontext-pro aus der Flux Kontext-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.050** per call

Fehlgeschlagene Generierungen werden nicht berechnet

## 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": "Bearbeite dieses Produktfoto: Ändere den Hintergrund zu einem tropischen Strand, dabei das Produkt exakt beibehaltend."
}
```

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

### Wie wähle ich %{variant} aus?

Übergib die im Quickstart angezeigte Modell-ID.

### Sind die Preise nutzungsbasiert?

Ja. Preise werden pro Aufruf oder Einheit gemessen.


## Related

Other Flux Kontext variants:

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