---
title: "happyhorse-1.0-r2v API — HappyHorse prijzen en specificaties"
url: "https://runapi.ai/nl/models/happyhorse/1.0-r2v.md"
canonical: "https://runapi.ai/nl/models/happyhorse/1.0-r2v.md"
locale: "nl"
model: "HappyHorse"
provider: "Alibaba"
variant_id: "happyhorse-1.0-r2v"
sdk_model_id: "happyhorse-1.0-r2v"
modality: "video"
price_from_cents: 54
billing_unit: "second"
status: "active"
---

# HappyHorse happyhorse-1.0-r2v API

Gebruik happyhorse-1.0-r2v uit de HappyHorse-familie via RunAPI. Prijs per aanroep, geen abonnement en mislukte generaties worden nooit in rekening gebracht.

## Pricing

**$0.540** per second

Mislukte generaties worden niet in rekening gebracht

## Spec sheet

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

## Request example

```json
{
  "model": "happyhorse-1.0-r2v",
  "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-1.0-r2v features to an application.

```json
{
  "model": "happyhorse-1.0-r2v"
}
```

## FAQ

### Is de model-ID stabiel tussen versies?

RunAPI houdt de model-ID stabiel en verwerkt compatibele versie-updates zonder de opzet van je request te wijzigen.

### Wat is de rate limit voor deze variant?

Rate limits per key schalen mee met je usage tier. Bekijk de prijzenpagina voor de actuele limieten.

### Kan ik later van variant wisselen?

Ja — variant is een flag. Wissel door de modelparameter aan te passen.

### Ondersteunt het streaming?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Waar meld ik kwaliteitsproblemen?

Open een issue in de publieke GitHub-repo of mail support.


## Related

Other HappyHorse variants:

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