---
title: "Recraft API — Varianten, Preise und Model Skill"
url: "https://runapi.ai/de/models/recraft.md"
canonical: "https://runapi.ai/de/models/recraft.md"
locale: "de"
model: "Recraft"
provider: "Recraft"
modality: "utility"
variant_count: 2
price_from_cents: 1
---

# Recraft API

Recraft API-Zugang für KI-Bild-Upscaling und Hintergrundentfernung in Design- und Produktions-Workflows.

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

Recraft bietet KI-gesteuertes präzises Bild-Upscaling und exakte Hintergrundentfernung. Seine Modelle sind für saubere Kantenerkennung und artefaktfreie Verarbeitung von Produkt-, Portrait- und Design-Bildern optimiert.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| recraft-crisp-upscale | `crisp-upscale` | $0.010 | call | https://runapi.ai/de/models/recraft/crisp-upscale.md |
| recraft-remove-background | `remove-background` | $0.010 | call | https://runapi.ai/de/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 bietet spezialisierte Bildverarbeitungs-Tools für Design-Workflows. Über RunAPI teilen sowohl der Crisp-Upscale- als auch der Background-Removal-Endpunkt einen gemeinsamen Key und Abrechnung pro Aufruf.

## FAQ

### Wie rufe ich dieses Modell auf?

Installiere den Model Skill und folge den Setup-Hinweisen mit deinem RunAPI Key.

### Kosten fehlgeschlagene Generierungen Geld?

Fehlgeschlagene Generierungen werden nicht berechnet

### Kann ich es aus meiner Anwendung aufrufen?

Ja. Installiere den Model Skill im Coding-Workspace und nutze ihn beim Einbau des Modell-Features.

