---
title: "flux-2-pro-remix-image API — Flux 2 Preise & Spezifikationen"
url: "https://runapi.ai/de/models/flux-2/pro-remix-image.md"
canonical: "https://runapi.ai/de/models/flux-2/pro-remix-image.md"
locale: "de"
model: "Flux 2"
provider: "Black Forest Labs"
variant_id: "flux-2-pro-remix-image"
sdk_model_id: "flux-2-pro-remix-image"
modality: "image"
price_from_cents: 5
billing_unit: "call"
status: "active"
---

# Flux 2 flux-2-pro-remix-image API

Nutze flux-2-pro-remix-image aus der Flux 2-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-2-pro-remix-image` |
| Provider | Black Forest Labs |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/flux_2/remix_image` |
| Status | active |

## Request example

```json
{
  "model": "flux-2-pro-remix-image",
  "prompt": "Generiere ein fotorealistisches Studio-Portrait eines Astronauten, der eine Katze hält, dramatisches Rim-Licht, 8K-Detail."
}
```

## Install the skill

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

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

```json
{
  "model": "flux-2-pro-remix-image"
}
```

## 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 2 variants:

- [flux-2-flex-remix-image](https://runapi.ai/de/models/flux-2/flex-remix-image.md) — `flex-remix-image` · $0.140
- [flux-2-flex-text-to-image](https://runapi.ai/de/models/flux-2/flex-text-to-image.md) — `flex-text-to-image` · $0.140
- [flux-2-pro-text-to-image](https://runapi.ai/de/models/flux-2/pro-text-to-image.md) — `pro-text-to-image` · $0.050
