---
title: "Flux 2 API — varianten, prijzen en modelskill"
url: "https://runapi.ai/nl/models/flux-2.md"
canonical: "https://runapi.ai/nl/models/flux-2.md"
locale: "nl"
model: "Flux 2"
provider: "Black Forest Labs"
modality: "image"
variant_count: 4
price_from_cents: 5
---

# Flux 2 API

Text-to-image and remix-image with strong prompt adherence from Black Forest Labs.

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

Flux 2 is Black Forest Labs&#39; text-to-image and image remix model known for strong prompt adherence and high visual fidelity. Its pro tier auto-enhances prompts, while the flex tier exposes manual control over inference steps and guidance.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| flux-2-flex-remix-image | `flex-remix-image` | $0.140 | call | https://runapi.ai/nl/models/flux-2/flex-remix-image.md |
| flux-2-flex-text-to-image | `flex-text-to-image` | $0.140 | call | https://runapi.ai/nl/models/flux-2/flex-text-to-image.md |
| flux-2-pro-remix-image | `pro-remix-image` | $0.050 | call | https://runapi.ai/nl/models/flux-2/pro-remix-image.md |
| flux-2-pro-text-to-image | `pro-text-to-image` | $0.050 | call | https://runapi.ai/nl/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 is Black Forest Labs&#39; generation model, delivering high prompt adherence across text-to-image and remix-image tasks. Through RunAPI, Pro and Flex variants share the same API shape.

## FAQ

### Met welke variant moet ik beginnen?

Kies de goedkoopste variant die aan je kwaliteitsnorm voldoet. De meeste teams beginnen met de snelle variant en stappen over op pro voor productie.

### Is er een gratis tier?

Nieuwe accounts krijgen de eerste calls gratis op elk model. Daarna betaal je per call.

### Streamen jullie resultaten?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Hoe worden mislukkingen gefactureerd?

Mislukte generations worden niet in rekening gebracht.

### Worden outputs gecachet?

Gegenereerde outputs worden opgeslagen en zijn op te vragen via task-ID. Inputs worden niet gecachet.

### Mag ik het commercieel gebruiken?

Ja — commercieel gebruik is inbegrepen voor elke variant, tenzij een modellicentie het expliciet beperkt. Dat staat aangegeven op de variantpagina.

### Hoe zit het met rate limits?

Rate limits per key schalen mee met je usage tier. Zie de prijzenpagina voor de actuele limieten.

### Waar kan ik problemen melden?

Open een issue in de publieke GitHub-repo of mail support.

