---
title: "flux-2-pro-remix-image API — Flux 2 요금 및 스펙"
url: "https://runapi.ai/ko/models/flux-2/pro-remix-image.md"
canonical: "https://runapi.ai/ko/models/flux-2/pro-remix-image.md"
locale: "ko"
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

RunAPI로 Flux 2 패밀리의 flux-2-pro-remix-image를 사용하세요. 호출당 요금, 구독 없음, 실패한 생성은 과금되지 않습니다.

## Pricing

**$0.050** per call

실패한 생성은 과금되지 않습니다

## 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": "극적인 림 조명과 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

### %{variant}는 어떻게 선택하나요?

quickstart에 표시된 모델 ID를 전달하세요.

### 가격은 사용량 기반인가요?

네. 호출 또는 단위 기준으로 측정됩니다.


## Related

Other Flux 2 variants:

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