---
title: "recraft-crisp-upscale API — Prezzi e Specifiche Recraft"
url: "https://runapi.ai/it/models/recraft/crisp-upscale.md"
canonical: "https://runapi.ai/it/models/recraft/crisp-upscale.md"
locale: "it"
model: "Recraft"
provider: "Recraft"
variant_id: "recraft-crisp-upscale"
sdk_model_id: "recraft-crisp-upscale"
modality: "utility"
price_from_cents: 1
billing_unit: "call"
status: "active"
---

# Recraft recraft-crisp-upscale API

Usa recraft-crisp-upscale dalla famiglia Recraft tramite RunAPI. Prezzi per chiamata, nessun abbonamento e le generazioni fallite non vengono mai addebitate.

## Pricing

**$0.010** per call

Le generazioni fallite non vengono addebitate

## Spec sheet

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

## Request example

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

```json
{
  "model": "recraft-crisp-upscale"
}
```

## FAQ

### L&#39;ID del modello resta stabile tra le versioni?

RunAPI mantiene stabile l’ID del modello e gestisce gli aggiornamenti di versione compatibili senza modificare la forma della richiesta.

### Qual è il rate limit di questa variante?

I limiti per chiave scalano in base al tier di utilizzo. Consulta la pagina prezzi per i limiti attuali.

### Posso cambiare variante in seguito?

Sì — la variante è un flag. Puoi cambiarla modificando il parametro model.

### Fa streaming?

Dove lo streaming è disponibile, RunAPI esegue lo streaming end-to-end.

### Dove posso segnalare problemi di qualità?

Apri un issue nel repository GitHub pubblico oppure scrivi all’assistenza.


## Related

Other Recraft variants:

- [recraft-remove-background](https://runapi.ai/it/models/recraft/remove-background.md) — `remove-background` · $0.010
