---
title: "Flux 2 API — Varianten, Preise und Model Skill"
url: "https://runapi.ai/de/models/flux-2.md"
canonical: "https://runapi.ai/de/models/flux-2.md"
locale: "de"
model: "Flux 2"
provider: "Black Forest Labs"
modality: "image"
variant_count: 4
price_from_cents: 5
---

# Flux 2 API

Flux 2 API-Zugang für Text-zu-Bild und Remix-Image mit starker Prompt-Treue von Black Forest Labs.

**Provider:** Black Forest Labs
**Modality:** Image
**Catalog:** 4 variants

Flux 2 ist Black Forest Labs&#39; Text-zu-Bild- und Image-Remix-Modell, bekannt für starke Prompt-Treue und hohe visuelle Qualität. Es unterstützt Flexible- und Pro-Stufen, die jeweils für Geschwindigkeit und Qualität optimiert sind.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| flux-2-flex-remix-image | `flex-remix-image` | $0.140 | call | https://runapi.ai/de/models/flux-2/flex-remix-image.md |
| flux-2-flex-text-to-image | `flex-text-to-image` | $0.140 | call | https://runapi.ai/de/models/flux-2/flex-text-to-image.md |
| flux-2-pro-remix-image | `pro-remix-image` | $0.050 | call | https://runapi.ai/de/models/flux-2/pro-remix-image.md |
| flux-2-pro-text-to-image | `pro-text-to-image` | $0.050 | call | https://runapi.ai/de/models/flux-2/pro-text-to-image.md |


## 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 features to an application.

## Context

Flux 2 ist Black Forest Labs&#39; Generierungsmodell mit hoher Prompt-Treue bei Text-zu-Bild- und Remix-Image-Aufgaben. Über RunAPI teilen Pro- und Flex-Varianten dieselbe API-Form.

## FAQ

### Wie rufe ich dieses Modell auf?

Installiere den Model Skill und folge den Setup-Hinweisen mit deinem RunAPI Key.

### Kosten fehlgeschlagene Generierungen Geld?

Fehlgeschlagene Generierungen werden nicht berechnet

### Kann ich es aus meiner Anwendung aufrufen?

Ja. Installiere den Model Skill im Coding-Workspace und nutze ihn beim Einbau des Modell-Features.

