---
title: "Recraft API — varianten, prijzen en modelskill"
url: "https://runapi.ai/nl/models/recraft.md"
canonical: "https://runapi.ai/nl/models/recraft.md"
locale: "nl"
model: "Recraft"
provider: "Recraft"
modality: "utility"
variant_count: 2
price_from_cents: 1
---

# Recraft API

AI image upscaling and background removal for design and production workflows.

**Provider:** Recraft
**Modality:** Utility
**Catalog:** 2 variants

Recraft provides AI-powered crisp image upscaling and precise background removal. Its models are optimized for clean edge detection and artifact-free processing on product, portrait, and design imagery.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| recraft-crisp-upscale | `crisp-upscale` | $0.010 | call | https://runapi.ai/nl/models/recraft/crisp-upscale.md |
| recraft-remove-background | `remove-background` | $0.010 | call | https://runapi.ai/nl/models/recraft/remove-background.md |


## 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 features to an application.

## Context

Recraft offers specialized image processing tools for design workflows. Through RunAPI, both crisp upscale and background removal endpoints share one key and pay-per-call billing.

## FAQ

### Met welke variant moet ik beginnen?

Kies de goedkoopste variant die aan je kwaliteitsnorm voldoet. De meeste teams beginnen met de snelle variant en stappen over op pro voor productie.

### Is er een gratis tier?

Nieuwe accounts krijgen de eerste calls gratis op elk model. Daarna betaal je per call.

### Streamen jullie resultaten?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Hoe worden mislukkingen gefactureerd?

Mislukte generations worden niet in rekening gebracht.

### Worden outputs gecachet?

Gegenereerde outputs worden opgeslagen en zijn op te vragen via task-ID. Inputs worden niet gecachet.

### Mag ik het commercieel gebruiken?

Ja — commercieel gebruik is inbegrepen voor elke variant, tenzij een modellicentie het expliciet beperkt. Dat staat aangegeven op de variantpagina.

### Hoe zit het met rate limits?

Rate limits per key schalen mee met je usage tier. Zie de prijzenpagina voor de actuele limieten.

### Waar kan ik problemen melden?

Open een issue in de publieke GitHub-repo of mail support.

