HappyHorse 1.1 API
价格: $0.139 - 0.186(~ 9.4427 - 12.65322 credits) per second of video
稳定性最高,保证 99.9% 可用性。推荐用于生产环境。
所有版本使用同一个 API 端点,仅 model 参数不同。
Click Generate to see preview
History
最多保留20条0 运行中 · 0 已完成
Pricing
| Model | Mode | quality | Price |
|---|---|---|---|
| Happy Horse 1.1 Text to Video | Video Generation | 720p | $0.139/ second(9.4427 Credits) |
| Happy Horse 1.1 Text to Video | Video Generation | 1080p | $0.186/ second(12.6533 Credits) |
If it's down, we automatically use the next cheapest available—ensuring 99.9% uptime at the best possible price.
HappyHorse 1.1 API
HappyHorse 1.1 可通过文本、首帧图片或 1~9 张参考图生成流畅视频。通过 EvoLink 统一 API 接入,支持 async 任务交付、callback 回调和按秒计费,与其他视频模型使用同一套接入方式。

关于 HappyHorse 1.1
HappyHorse 1.1 是一款视频生成模型,EvoLink 当前提供 3 个变体:text-to-video、image-to-video 和 reference-to-video(1~9 张参考图),支持 720p 与 1080p 输出。
通过 EvoLink,团队可以用同一个 API key、同一套计费系统和统一视频生成端点调用 HappyHorse 1.1,并在需要时与 Seedance 2.0、Kling 3.0、Sora 2、Veo 3.1 等模型切换。
HappyHorse 1.1 API 技术能力
面向 text-to-video、image-to-video 和 reference-to-video 的核心能力
Text-to-Video
根据文本描述生成 720p 或 1080p 视频。
Image-to-Video
将首帧图片动画化为视频片段,适合从现有图片资产开始生成。
Reference-to-Video
支持 1~9 张参考图,并在 prompt 中使用 character1、character2 等关键词按顺序引用图片。
按秒计费
HappyHorse 1.1 在 EvoLink 上使用按秒计费;当前价格请以本页 pricing 表为准。
Async 任务交付
支持任务状态追踪和 callback_url 回调,与 EvoLink 上其他视频模型使用一致的交付方式。
统一模型路由
在同一套 EvoLink API 接入层中,通过 model 参数切换 HappyHorse、Seedance、Kling、Sora 等视频模型。
HappyHorse 1.1 API 能力
Text-to-Video 生成
HappyHorse 1.1 可根据文本提示词生成视频,适合 prompt-first 的广告素材、社交内容和创意短片工作流。

Image-to-Video 生成
HappyHorse 1.1 支持将首帧图片动画化为视频片段,适合从产品图、角色图或场景图开始生成运动效果。

通过 EvoLink 统一 API 接入
HappyHorse 使用与 EvoLink 其他视频模型一致的任务式 API 流程:提交生成任务、获取 task ID、轮询结果或配置 callback_url。

什么时候选择 HappyHorse 1.1
当你的工作流基于文本、首帧图片或 1~9 张有序图片参考时,可以通过 EvoLink 的统一视频 API 调用 HappyHorse 1.1。
适合文本与图片参考工作流
HappyHorse 1.1 提供三条清晰路由:纯文本生成、首帧图片动画化,以及基于 1~9 张有序图片的 reference-to-video。
输入类型变化时切换其他路由
如果生产任务需要视频或音频参考,应选择支持这些输入类型的模型;HappyHorse 1.1 更适合文本、首帧图片和有序图片参考任务。
为什么通过 EvoLink 调用
通过 EvoLink 调用 HappyHorse 1.1 不需要新增供应商账户、单独计费路径或重新设计集成。只需更改 model 参数,即可在 HappyHorse、Seedance、Kling 和 Sora 等模型之间切换。
如何通过 EvoLink 集成 HappyHorse API
与 EvoLink 上其他视频模型一致的三步集成流程。
获取 API key
注册 EvoLink,并在 dashboard 中创建 API key。
提交生成任务
向 /v1/videos/generations 发送 POST 请求,传入对应的 HappyHorse 1.1 model ID、prompt、图片 URL 和生成参数。API 会返回 task ID。
获取生成结果
使用 /v1/tasks/{task_id} 轮询任务状态,或配置 callback_url 在任务完成后接收回调。
选择合适的 EvoLink 视频路由
这张表用于帮助选择路由;当前输入、价格与 API 细节请以各模型页面为准。
| HappyHorse 1.1 | Seedance 2.0 | Kling 3.0 | |
|---|---|---|---|
| Text-to-Video | 支持 | 支持 | 支持 |
| Image-to-Video | 支持 | 支持 | 支持 |
| Reference-to-Video | 支持(1~9 张图片) | 支持(9 图 + 3 视频 + 3 音频) | — |
| Native Audio | — | 支持(多语言 lip-sync) | — |
| API Pricing | 按秒计费 | 按秒计费 | 按秒计费 |
| API Availability | EvoLink 已上线 | EvoLink 已上线 | EvoLink 已上线 |
HappyHorse API 常见问题
Everything you need to know about the product and billing.
API Reference
Select endpoint
Authentication
All APIs require Bearer Token authentication.
Authorization:
Bearer YOUR_API_KEY/v1/videos/generationsCreate Video
Happy Horse 1.1 Text-to-Video (happyhorse-1.1-text-to-video) generates a 3~15 second video purely from a text prompt. Supports 720P / 1080P resolutions and 9 aspect ratios.
Asynchronous processing — use the returned task ID to .
Generated video links are valid for 24 hours, please save them promptly.
Request Parameters
modelstringRequiredDefault: happyhorse-1.1-text-to-videoVideo generation model name. Fixed value for this endpoint.
happyhorse-1.1-text-to-videopromptstringRequiredText description of the video to generate.
Notes
- Up to 2500 Chinese characters or 5000 non-Chinese characters; excess is auto-truncated.
- Detailed shot-by-shot descriptions yield better multi-shot narratives, e.g. "Shot 1 [0~3s] wide angle: ...; Shot 2 [3~6s] medium shot: ...".
A miniature city built from cardboard and bottle caps comes to life at night. A cardboard train slowly passes through, dotted with tiny lights illuminating the path ahead.qualitystringOptionalDefault: 720pOutput resolution tier. Directly affects billing.
| Value | Description |
|---|---|
| 720p | Standard quality (1.0x price) |
| 1080p | HD quality (1.34x price) |
720paspect_ratiostringOptionalDefault: 16:9Output video aspect ratio.
| Value | Description |
|---|---|
| 16:9 | Landscape (default) |
| 9:16 | Portrait |
| 1:1 | Square |
| 4:3 | Standard |
| 3:4 | Portrait standard |
| 4:5 | Vertical |
| 5:4 | Horizontal |
| 9:21 | Ultra-tall |
| 21:9 | Cinematic |
16:9durationintegerOptionalDefault: 5Output video duration in seconds. Directly affects billing.
Notes
- Range: 3~15 (any integer).
- Total cost = base_price × duration × resolution_multiplier.
5seedintegerOptionalRandom seed for deterministic outputs. Pass 0 or omit to use a random seed.
Notes
- Range: 0 ~ 2147483647 (0 is treated as unset)
- Same seed + same prompt may still produce slightly different results due to model probabilistic nature.
42callback_urlstringOptionalHTTPS callback URL to be invoked when the task finishes.
Notes
- Triggered on completion / failure / cancellation.
- HTTPS only, no internal IPs.
- Max length: 2048 chars. Timeout: 10s, max 3 retries.
https://your-domain.com/webhooks/happyhorse-task