---
title: "Modelli AI Recraft — accesso API tramite RunAPI"
url: "https://runapi.ai/it/providers/recraft.md"
canonical: "https://runapi.ai/it/providers/recraft.md"
locale: "it"
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/it/models/recraft.md) — Utility, 2 variants · from $0.010

## Variants

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


## Install a model skill

```sh
npx skills add runapi-ai/<line> -g
```

Replace `<line>` with a model slug from this provider, then use the skill docs, schemas, pricing notes, and setup steps while adding the model feature.

## FAQ

### È un&#39;integrazione ufficiale di Recraft?

RunAPI espone una superficie API gestita con prezzi, capacità e comportamento degli errori trasparenti.

### Mi serve un account Recraft?

No — la tua chiave RunAPI è sufficiente per l’accesso gestito.

### Qual è l’overhead di latenza del proxying?

In genere sotto i 20 ms. RunAPI mantiene il layer proxy vicino alle regioni di esecuzione del modello.

### Le immagini / i video vengono cachati?

Gli output generati vengono salvati e possono essere recuperati tramite task ID. Gli input non vengono cachati.

### Posso usare una mia chiave?

Al momento no — le chiamate usano l’accesso gestito da RunAPI.

