---
title: "recraft-remove-background API — Recraft 料金・仕様"
url: "https://runapi.ai/ja/models/recraft/remove-background.md"
canonical: "https://runapi.ai/ja/models/recraft/remove-background.md"
locale: "ja"
model: "Recraft"
provider: "Recraft"
variant_id: "recraft-remove-background"
sdk_model_id: "recraft-remove-background"
modality: "utility"
price_from_cents: 1
billing_unit: "call"
status: "active"
---

# Recraft recraft-remove-background API

RunAPI から Recraft ファミリーの recraft-remove-background を利用できます。従量課金、サブスクリプション不要、失敗した生成は課金されません。

## Pricing

**$0.010** per call

失敗した生成は課金されません

## Spec sheet

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

## Request example

```json
{
  "model": "recraft-remove-background",
  "image_url": "https://cdn.runapi.ai/public/samples/remove-bg.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-remove-background features to an application.

```json
{
  "model": "recraft-remove-background"
}
```

## FAQ

### %{variant} はどう選択しますか？

quickstart に表示されるモデル ID を渡してください。

### 料金は従量課金ですか？

はい。呼び出しまたは単位ごとの従量課金です。


## Related

Other Recraft variants:

- [recraft-crisp-upscale](https://runapi.ai/ja/models/recraft/crisp-upscale.md) — `crisp-upscale` · $0.010
