---
title: "recraft-crisp-upscale API — Recraft 요금 및 스펙"
url: "https://runapi.ai/ko/models/recraft/crisp-upscale.md"
canonical: "https://runapi.ai/ko/models/recraft/crisp-upscale.md"
locale: "ko"
model: "Recraft"
provider: "Recraft"
variant_id: "recraft-crisp-upscale"
sdk_model_id: "recraft-crisp-upscale"
modality: "utility"
price_from_cents: 1
billing_unit: "call"
status: "active"
---

# Recraft recraft-crisp-upscale API

RunAPI로 Recraft 패밀리의 recraft-crisp-upscale를 사용하세요. 호출당 요금, 구독 없음, 실패한 생성은 과금되지 않습니다.

## Pricing

**$0.010** per call

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

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `recraft-crisp-upscale` |
| Provider | Recraft |
| Modality | utility |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/recraft/upscale_image` |
| Status | active |

## Request example

```json
{
  "model": "recraft-crisp-upscale",
  "image_url": "https://cdn.runapi.ai/public/samples/upscale.jpg"
}
```

## Install the skill

```sh
npx skills add runapi-ai/recraft -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Recraft recraft-crisp-upscale features to an application.

```json
{
  "model": "recraft-crisp-upscale"
}
```

## FAQ

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

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

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

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


## Related

Other Recraft variants:

- [recraft-remove-background](https://runapi.ai/ko/models/recraft/remove-background.md) — `remove-background` · $0.010
