---
title: "flux-2-pro-text-to-image API — Flux 2 : tarifs et spécifications"
url: "https://runapi.ai/fr/models/flux-2/pro-text-to-image.md"
canonical: "https://runapi.ai/fr/models/flux-2/pro-text-to-image.md"
locale: "fr"
model: "Flux 2"
provider: "Black Forest Labs"
variant_id: "flux-2-pro-text-to-image"
sdk_model_id: "flux-2-pro-text-to-image"
modality: "image"
price_from_cents: 5
billing_unit: "call"
status: "active"
---

# Flux 2 flux-2-pro-text-to-image API

Utilisez flux-2-pro-text-to-image de la famille Flux 2 via RunAPI. Tarification à l&#39;appel, sans abonnement, et les générations échouées ne sont jamais facturées.

## Pricing

**$0.050** per call

Les générations échouées ne sont pas facturées

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `flux-2-pro-text-to-image` |
| Provider | Black Forest Labs |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/flux_2/text_to_image` |
| Status | active |

## Request example

```json
{
  "model": "flux-2-pro-text-to-image",
  "prompt": "Générez un portrait de studio photoréaliste d'un astronaute tenant un chat, éclairage dramatique de contour, détail 8K."
}
```

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

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

## FAQ

### Comment sélectionner %{variant} ?

Passez l&#39;ID de modèle affiché dans le quickstart.

### Les tarifs sont-ils à l&#39;usage ?

Oui. Les tarifs sont mesurés par appel ou par unité.


## Related

Other Flux 2 variants:

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