---
title: "HappyHorse API — Varianten, Preise und Model Skill"
url: "https://runapi.ai/de/models/happyhorse.md"
canonical: "https://runapi.ai/de/models/happyhorse.md"
locale: "de"
model: "HappyHorse"
provider: "Alibaba"
modality: "video"
variant_count: 4
price_from_cents: 48
---

# HappyHorse API

HappyHorse API-Zugang für Text-, Bild- und Edit-Video-Generierung mit 720p/1080p-Ausgabe und charaktergeführten Clips.

**Provider:** Alibaba
**Modality:** Video
**Catalog:** 4 variants

HappyHorse erstellt Text-, Bild- und Edit-Video-Clips mit wählbarer 720p- oder 1080p-Ausgabe, deterministischer Seed-Steuerung, First-Frame-Bild-Führung, geordneter Referenzbild-Führung für das Charakter-Modell und Quellevideo-Bearbeitungsanweisungen.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| happyhorse-character | `character` | $0.480 | second | https://runapi.ai/de/models/happyhorse/character.md |
| happyhorse-edit-video | `edit-video` | $0.480 | second | https://runapi.ai/de/models/happyhorse/edit-video.md |
| happyhorse-image-to-video | `image-to-video` | $0.480 | second | https://runapi.ai/de/models/happyhorse/image-to-video.md |
| happyhorse-text-to-video | `text-to-video` | $0.480 | second | https://runapi.ai/de/models/happyhorse/text-to-video.md |


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

## Context

HappyHorse gehört zum Alibaba-Katalog auf RunAPI und bietet kanonische Text-zu-Video-, Bild-zu-Video- und Edit-Video-Funktionen über API, SDK, CLI, Bruno und Docs.

## FAQ

### Wie rufe ich dieses Modell auf?

Installiere den Model Skill und folge den Setup-Hinweisen mit deinem RunAPI Key.

### Kosten fehlgeschlagene Generierungen Geld?

Fehlgeschlagene Generierungen werden nicht berechnet

### Kann ich es aus meiner Anwendung aufrufen?

Ja. Installiere den Model Skill im Coding-Workspace und nutze ihn beim Einbau des Modell-Features.

