---
title: "imagen-4-pro-remix-image API — Imagen 4 요금 및 스펙"
url: "https://runapi.ai/ko/models/imagen-4/pro-remix-image.md"
canonical: "https://runapi.ai/ko/models/imagen-4/pro-remix-image.md"
locale: "ko"
model: "Imagen 4"
provider: "Google"
variant_id: "imagen-4-pro-remix-image"
sdk_model_id: "imagen-4-pro-remix-image"
modality: "image"
price_from_cents: 18
billing_unit: "call"
status: "active"
---

# Imagen 4 imagen-4-pro-remix-image API

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

## Pricing

**$0.180** per call

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

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `imagen-4-pro-remix-image` |
| Provider | Google |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/imagen_4/remix_image` |
| Status | active |

## Request example

```json
{
  "model": "imagen-4-pro-remix-image",
  "prompt": "베이지색 돌 표면 위에 놓인 무광 블랙 물병의 프로덕트 히어로 이미지를 부드러운 측면 조명으로 4K 해상도로 생성해 주세요."
}
```

## Install the skill

```sh
npx skills add runapi-ai/imagen-4 -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Imagen 4 imagen-4-pro-remix-image features to an application.

```json
{
  "model": "imagen-4-pro-remix-image"
}
```

## FAQ

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

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

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

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


## Related

Other Imagen 4 variants:

- [imagen-4](https://runapi.ai/ko/models/imagen-4/imagen-4.md) — `imagen-4` · $0.080
- [imagen-4-fast](https://runapi.ai/ko/models/imagen-4/fast.md) — `fast` · $0.040
- [imagen-4-ultra](https://runapi.ai/ko/models/imagen-4/ultra.md) — `ultra` · $0.120
