---
title: "Recraft AI models — API access via RunAPI"
url: "https://runapi.ai/providers/recraft.md"
canonical: "https://runapi.ai/providers/recraft.md"
locale: "en"
provider: "Recraft"
line_count: 1
variant_count: 2
---

# Recraft

AI-powered crisp upscaling and precise background removal for design and production workflows.

Recraft provides specialized image processing tools: crisp upscaling that enhances resolution using neural networks without artifacts, and precise background removal optimized for design workflows.

## Models

- [Recraft](https://runapi.ai/models/recraft.md) — Image, 2 variants · from $0.010

## Variants

| Model | Variant | Billing | Starting price | URL |
|---|---|---|---|---|
| Recraft | `crisp-upscale` | call | $0.010 | https://runapi.ai/models/recraft/crisp-upscale.md |
| Recraft | `remove-background` | call | $0.010 | https://runapi.ai/models/recraft/remove-background.md |

## Install

```sh
npm install @runapi.ai/<line>
```

## FAQ

### Is this an official %{provider} integration?

RunAPI exposes a managed API surface with transparent pricing, capability, and error behavior.

### Do I need a %{provider} account?

No — your RunAPI key is enough for managed access.

### What&#39;s the latency overhead from proxying?

Typically under 20 ms. RunAPI keeps the proxy layer close to model execution regions.

### Are images / videos cached?

Generated outputs are stored and retrievable by task ID. Inputs are not cached.

### Can I bring my own key?

Not currently — calls use RunAPI-managed access.

