Generate video using HappyHorse 1.0 image-to-video
HappyHorse
HappyHorse 1.0 Image to Video
The HappyHorse Image‑to‑Video model generates physically realistic and smoothly moving videos guided by text descriptions based on the first‑frame image.
POST
Generate video using HappyHorse 1.0 image-to-video
Query Task Status
After submitting a task, use the unified query endpoint to check progress and retrieve results:Get Task Info
Learn how to query task status and retrieve generation results
Related Resources
Models Overview
Explore all available models
Common API
Check credits and account usage
Authorizations
All APIs require authentication via API Key.
Get API Key:
- Visit API Key Management Page to get your API Key
Usage: Add to request header:
x-api-key: YOUR_API_KEY
Body
application/json
The model name to use for generation. Required field.
- Must be
happyhorse-1-0-i2vfor this endpoint
Available options:
happyhorse-1-0-i2v Input parameters for the HappyHorse 1.0 image-to-video generation task.
Optional. Callback URL for receiving task completion notifications.
Example:
"https://your-domain.com/api/callback"
