UniRouteUniRoute
All models
HappyHorse-1.0
Video

Alibaba

HappyHorse-1.0

HappyHorse-1.0 API on UniRoute delivers affordable access to powerful AI video generation from text or image, with support for sound, silent output, and multilingual creation.

Pricing

TierUniRouteMarket
reference-to-video · 720p$0.14$0.14
video-edit · 720p$0.14$0.14
image-to-video · 720p$0.14$0.14
text-to-video · 720p$0.14$0.14
reference-to-video · 1080p$0.24$0.28

per second

About this model

On April 8, 2026, HappyHorse-1.0 quickly became one of the most talked-about new names in AI video after appearing on Artificial Analysis as a standout model in its public video arena. It drew immediate attention by ranking at the top of major leaderboard views, including Text-to-Video and Image-to-Video, placing it directly into the same competitive conversation as leading models such as Seedance 2.0. Then, on April 27, 2026, HappyHorse-1.0 was officially released, marking its shift from a closely watched emerging model to a formally launched contender in AI video generation. Developed by Alibaba ATH, HappyHorse-1.0 stands out for its strong benchmark momentum and increasingly complete video creation capabilities.

Text-to-videoImage-to-video

Deep dive

HappyHorse-1.0: An Emerging AI Video Model Of Alibaba ATH

On April 8, 2026, HappyHorse-1.0 quickly became one of the most talked-about new names in AI video after appearing on Artificial Analysis as a standout model in its public video arena. It drew immediate attention by ranking at the top of major leaderboard views, including Text-to-Video and Image-to-Video, placing it directly into the same competitive conversation as leading models such as Seedance 2.0. Then, on April 27, 2026, HappyHorse-1.0 was officially released, marking its shift from a closely watched emerging model to a formally launched contender in AI video generation. Developed by Alibaba ATH, HappyHorse-1.0 stands out for its strong benchmark momentum and increasingly complete video creation capabilities.

Text-to-Video Generation

With HappyHorse-1.0 API, text-to-video generation makes it possible to turn natural language prompts into dynamic video content for storytelling, visual ideation, marketing concepts, short-form clips, and other creative uses. This mode is especially useful when a project starts from an idea rather than an existing visual, giving users a direct way to transform written concepts into more vivid and expressive video results.

Image-to-Video Generation

HappyHorse-1.0 API also supports image-to-video generation, making it easier to transform reference images into more engaging video outputs with stronger visual continuity. This mode is well suited for character animation, product motion, stylized scene generation, and other reference-based creation needs where preserving the original image remains an important part of the result.

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/video/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "happyhorse-1-0",
    "prompt": "Drone shot over a neon city at night",
    "duration": 8
  }'

Related models