---
title: "flux-kontext-max API — Flux Kontext 요금 및 스펙"
url: "https://runapi.ai/ko/models/flux-kontext/max.md"
canonical: "https://runapi.ai/ko/models/flux-kontext/max.md"
locale: "ko"
model: "Flux Kontext"
provider: "Black Forest Labs"
variant_id: "flux-kontext-max"
sdk_model_id: "flux-kontext-max"
modality: "image"
price_from_cents: 10
billing_unit: "call"
status: "active"
---

# Flux Kontext flux-kontext-max API

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

## Pricing

**$0.100** per call

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

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `flux-kontext-max` |
| Provider | Black Forest Labs |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/flux_kontext/text_to_image` |
| Status | active |

## Request example

```json
{
  "model": "flux-kontext-max",
  "prompt": "이 제품 사진을 편집해 주세요: 제품을 정확히 동일하게 유지하면서 배경을 열대 해변으로 변경해 주세요."
}
```

## Install the skill

```sh
npx skills add runapi-ai/flux-kontext -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Flux Kontext flux-kontext-max features to an application.

```json
{
  "model": "flux-kontext-max"
}
```

## FAQ

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

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

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

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


## Related

Other Flux Kontext variants:

- [flux-kontext-pro](https://runapi.ai/ko/models/flux-kontext/pro.md) — `pro` · $0.050
