HappyHorse 1.0 API
Alibaba's cinematic AI video model.
Generate, animate, edit, and extend video with Alibaba HappyHorse 1.0 — text-to-video, image-to-video, reference-to-video, video edit, and video extend, all behind one Hypereal API key. Built by Alibaba's AI lab for cinematic motion and strong prompt fidelity.
Independent third-party API aggregator. Not affiliated with or endorsed by any model provider; model names are trademarks of their respective owners.
Veja o que você pode criar

Cinematic text-to-video
“Neo-noir Tokyo street at night, neon reflections on wet pavement, slow dolly-in handheld camera”

Image-to-video animation
“Animate a portrait — subtle facial expression, natural breathing, soft hair motion”

Reference-to-video (character consistency)
“Maintain character identity and outfit across the entire fashion-walk shot”

Prompt-driven video edit
“Restyle a clip into rainy neo-noir without breaking the underlying motion”
HappyHorse 1.0 pricing
All five modes are priced the same — switch freely between them
Integre em minutos
API REST padrão que funciona com qualquer linguagem. Uma chave de API dá acesso a todos os modelos.
- Endpoint único para todos os modelos
- Autenticação por token Bearer
- Solicitação e resposta JSON
- Callbacks de Webhook para trabalhos assíncronos
- SDK Python e Node.js disponível
# HappyHorse 1.0 — Alibaba cinematic text-to-video
curl -X POST https://api.hypereal.cloud/v1/videos/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "happyhorse-1-0-t2v",
"input": {
"prompt": "neon-lit Tokyo alley, slow dolly-in, cinematic handheld",
"aspect_ratio": "16:9",
"resolution": "720p",
"duration": 5
}
}'Por que HappyHorse 1.0
Five modes in one model family
Text-to-video, image-to-video, reference-to-video, video edit, and video extend — all under Alibaba HappyHorse 1.0. Switch between them by changing one model slug.
720p and 1080p output
720p starts at $0.53 per 5 seconds for fast iteration. 1080p starts at $0.94 per 5 seconds for final delivery. Pricing scales linearly with duration.
Strong prompt fidelity
Alibaba's training emphasizes cinematic motion, subject consistency, and prompt adherence — especially good for character continuity across reference-to-video and edit/extend chains.
Unified Hypereal API
Same /v1/videos/generate endpoint as Seedance, Kling, Veo, Sora 2, and WAN 2.7. Switch model slugs to A/B compare without re-integrating.
Perguntas frequentes
What is HappyHorse 1.0?
HappyHorse 1.0 is Alibaba's cinematic AI video generation model, available on Hypereal in five modes: text-to-video, image-to-video, reference-to-video, video edit, and video extend.
Which HappyHorse 1.0 modes are available?
All five: T2V (text-to-video), I2V (image-to-video), Ref2V (reference-to-video), video edit (prompt-driven restyle), and video extend (continue an existing clip). They all share the same /v1/videos/generate endpoint.
How is HappyHorse 1.0 priced?
All modes share the same rate: $0.53 per 5-second 720p video or $0.94 per 5-second 1080p video. Pricing scales linearly with duration, so a 10-second clip costs 2x a 5-second clip.
Can I use multiple reference images?
Yes. happyhorse-1-0-ref2v accepts an images array of reference URLs for character or style consistency. The video-edit endpoint also accepts optional reference images for stronger visual guidance.
Can I edit or extend an existing video?
Yes. Use happyhorse-1-0-video-edit to restyle or transform a source video, and happyhorse-1-0-video-extend to seamlessly continue from the last frame of an existing clip.
How does HappyHorse compare to Seedance, Kling, or Veo?
Check Hypereal and provider live pricing before making direct comparisons. Published rates can change as upstream costs shift.
How do I test it?
Yes. Sign up, use the live checkout to add credits, then test HappyHorse and every other Hypereal video model.
Build with HappyHorse 1.0 today
One API key for HappyHorse and every other Hypereal video model.