---
title: "HappyHorse API — variantes, tarifs et model skill"
url: "https://runapi.ai/fr/models/happyhorse.md"
canonical: "https://runapi.ai/fr/models/happyhorse.md"
locale: "fr"
model: "HappyHorse"
provider: "Alibaba"
modality: "video"
variant_count: 4
price_from_cents: 48
---

# HappyHorse API

Accès API HappyHorse pour la génération de texte, image et édition vidéo avec sortie 720p/1080p et clips guidés par personnage.

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

HappyHorse crée des clips texte, image et édition vidéo avec sortie 720p ou 1080p sélectionnable, contrôle de graine déterministe, guidage d&#39;image de première frame, guidage par images de référence ordonnées pour le modèle de personnage et instructions d&#39;édition de vidéo source.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| happyhorse-character | `character` | $0.480 | second | https://runapi.ai/fr/models/happyhorse/character.md |
| happyhorse-edit-video | `edit-video` | $0.480 | second | https://runapi.ai/fr/models/happyhorse/edit-video.md |
| happyhorse-image-to-video | `image-to-video` | $0.480 | second | https://runapi.ai/fr/models/happyhorse/image-to-video.md |
| happyhorse-text-to-video | `text-to-video` | $0.480 | second | https://runapi.ai/fr/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 appartient au catalogue Alibaba sur RunAPI et expose les capacités canoniques texte-vers-vidéo, image-vers-vidéo et édition vidéo sur les surfaces API, SDK, CLI, Bruno et docs.

## FAQ

### Comment appeler ce modèle ?

Installez le model skill et suivez ses notes de setup avec votre clé RunAPI.

### Les générations échouées coûtent-elles quelque chose ?

Les générations échouées ne sont pas facturées

### Puis-je l&#39;appeler depuis mon application ?

Oui. Installez le model skill dans votre workspace de code et utilisez-le pendant l&#39;ajout de la fonctionnalité.

