---
title: "happyhorse-edit-video API — Prezzi e Specifiche HappyHorse"
url: "https://runapi.ai/it/models/happyhorse/edit-video.md"
canonical: "https://runapi.ai/it/models/happyhorse/edit-video.md"
locale: "it"
model: "HappyHorse"
provider: "Alibaba"
variant_id: "happyhorse-edit-video"
sdk_model_id: "happyhorse-edit-video"
modality: "video"
price_from_cents: 48
billing_unit: "second"
status: "active"
---

# HappyHorse happyhorse-edit-video API

Usa happyhorse-edit-video dalla famiglia HappyHorse tramite RunAPI. Prezzi per chiamata, nessun abbonamento e le generazioni fallite non vengono mai addebitate.

## Pricing

**$0.480** per second

Le generazioni fallite non vengono addebitate

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `happyhorse-edit-video` |
| Provider | Alibaba |
| Modality | video |
| Task type | asynchronous |
| Billing unit | second |
| API endpoint | `/api/v1/happyhorse/edit_video` |
| Status | active |

## Request example

```json
{
  "model": "happyhorse-edit-video",
  "video_url": "https://cdn.runapi.ai/public/samples/video.mp4",
  "prompt": "Generate a 5-second 1080p cinematic clip of a paper horse galloping through a miniature cardboard city at night."
}
```

## Install the skill

```sh
npx skills add runapi-ai/happyhorse -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add HappyHorse happyhorse-edit-video features to an application.

```json
{
  "model": "happyhorse-edit-video"
}
```

## 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 HappyHorse variants:

- [happyhorse-1.0-i2v](https://runapi.ai/it/models/happyhorse/1.0-i2v.md) — `1.0-i2v` · $0.540
- [happyhorse-1.0-r2v](https://runapi.ai/it/models/happyhorse/1.0-r2v.md) — `1.0-r2v` · $0.540
- [happyhorse-1.0-t2v](https://runapi.ai/it/models/happyhorse/1.0-t2v.md) — `1.0-t2v` · $0.540
- [happyhorse-character](https://runapi.ai/it/models/happyhorse/character.md) — `character` · $0.480
- [happyhorse-image-to-video](https://runapi.ai/it/models/happyhorse/image-to-video.md) — `image-to-video` · $0.480
- [happyhorse-text-to-video](https://runapi.ai/it/models/happyhorse/text-to-video.md) — `text-to-video` · $0.480
