---
title: "recraft-crisp-upscale API — precios y especificaciones de Recraft"
url: "https://runapi.ai/es/models/recraft/crisp-upscale.md"
canonical: "https://runapi.ai/es/models/recraft/crisp-upscale.md"
locale: "es"
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 de la familia Recraft mediante RunAPI. Pago por llamada, sin suscripción, y las generaciones fallidas no se cobran.

## Pricing

**$0.010** per call

Las generaciones fallidas no se cobran

## 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

### ¿Cómo selecciono %{variant}?

Pasa el ID de modelo que aparece en el quickstart.

### ¿El precio es por uso?

Sí. El precio se mide por llamada o unidad.


## Related

Other Recraft variants:

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