---
title: HappyHorse | RunAPI
description: Generate video from prompts, reference images, or a saved character with
  Alibaba's HappyHorse models.
url: https://runapi.ai/docs/api/happyhorse.md
canonical: https://runapi.ai/docs/api/happyhorse
locale: en
---

> HTML version: https://runapi.ai/docs/api/happyhorse
> Site index for agents: https://runapi.ai/llms.txt

# HappyHorse

- [HappyHorse Edit-Video](https://runapi.ai/docs/api/happyhorse/edit-video.md) — Restyle or locally replace content in a source video from a prompt and reference images.
- [HappyHorse Image-to-Video](https://runapi.ai/docs/api/happyhorse/image-to-video.md) — Animate a first-frame image into a clip at a chosen resolution and aspect ratio.
- [HappyHorse Text-to-Video](https://runapi.ai/docs/api/happyhorse/text-to-video.md) — Generate video from a prompt with Alibaba's HappyHorse models, at 720p or 1080p.

---

## More from RunAPI

- [Home](https://runapi.ai/.md)
- [Model Catalog](https://runapi.ai/models.md)
- [Pricing](https://runapi.ai/pricing.md)
- [Providers](https://runapi.ai/models)
- [Documentation](https://runapi.ai/docs/guides)
- [SDKs](https://runapi.ai/sdk.md)
- [CLI](https://runapi.ai/cli.md)
- [MCP Server](https://runapi.ai/mcp.md)
- [Claude Code vs Cursor](https://runapi.ai/claude-code-vs-cursor.md)
- [Cursor API Setup](https://runapi.ai/cursor-api-setup.md)
- [RunAPI vs OpenRouter](https://runapi.ai/openrouter-alternative.md)
- [Enterprise](https://runapi.ai/contact.md)
- [Contact](https://runapi.ai/contact.md)
- [Terms](https://runapi.ai/terms.md)
- [Privacy](https://runapi.ai/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "en",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "en",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/icon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "en",
    "@type": "TechArticle",
    "headline": "HappyHorse",
    "description": "Generate video from prompts, reference images, or a saved character with Alibaba's HappyHorse models.",
    "url": "https://runapi.ai/docs/api/happyhorse",
    "mainEntityOfPage": "https://runapi.ai/docs/api/happyhorse"
  }
]
```
