---
title: "flux-2-pro-remix-image API — Preços e Especificações Flux 2"
url: "https://runapi.ai/pt-BR/models/flux-2/pro-remix-image.md"
canonical: "https://runapi.ai/pt-BR/models/flux-2/pro-remix-image.md"
locale: "pt-BR"
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

Use flux-2-pro-remix-image da família Flux 2 via RunAPI. Preços por chamada, sem assinatura, e gerações com falha não são cobradas.

## Pricing

**$0.050** per call

Gerações com falha não são cobradas

## 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": "Gere um retrato estúdio fotorrealista de um astronauta segurando um gato, iluminação dramática de contorno, detalhe 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-remix-image features to an application.

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

## FAQ

### Como seleciono %{variant}?

Envie o ID de modelo mostrado no quickstart.

### O preço é por uso?

Sim. O preço é medido por chamada ou unidade.


## Related

Other Flux 2 variants:

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