---
title: "happyhorse-text-to-video API — HappyHorse Preise & Spezifikationen"
url: "https://runapi.ai/de/models/happyhorse/text-to-video.md"
canonical: "https://runapi.ai/de/models/happyhorse/text-to-video.md"
locale: "de"
model: "HappyHorse"
provider: "Alibaba"
variant_id: "happyhorse-text-to-video"
sdk_model_id: "happyhorse-text-to-video"
modality: "video"
price_from_cents: 48
billing_unit: "second"
status: "active"
---

# HappyHorse happyhorse-text-to-video API

Nutze happyhorse-text-to-video aus der HappyHorse-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.480** per second

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `happyhorse-text-to-video` |
| 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-text-to-video",
  "prompt": "Generiere einen 5-sekündigen 1080p-Kino-Clip eines Papierpferdes, das nachts durch eine Miniatur-Pappstadt galoppiert."
}
```

## 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-text-to-video features to an application.

```json
{
  "model": "happyhorse-text-to-video"
}
```

## FAQ

### Wie wähle ich %{variant} aus?

Übergib die im Quickstart angezeigte Modell-ID.

### Sind die Preise nutzungsbasiert?

Ja. Preise werden pro Aufruf oder Einheit gemessen.


## Related

Other HappyHorse variants:

- [happyhorse-character](https://runapi.ai/de/models/happyhorse/character.md) — `character` · $0.480
- [happyhorse-edit-video](https://runapi.ai/de/models/happyhorse/edit-video.md) — `edit-video` · $0.480
- [happyhorse-image-to-video](https://runapi.ai/de/models/happyhorse/image-to-video.md) — `image-to-video` · $0.480
