Generate video using HappyHorse 1.0 reference-to-video
HappyHorse
HappyHorse 1.0 Reference to Video
The HappyHorse referenceto video generation model supports inputting multiple reference images. It generates a smooth video by fusing main subjects from the images with scene descriptions via text prompts.
POST
Generate video using HappyHorse 1.0 reference-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-r2vfor this endpoint
Available options:
happyhorse-1-0-r2v Input parameters for the HappyHorse 1.0 reference-to-video generation task.
Optional. Callback URL for receiving task completion notifications.
Example:
"https://your-domain.com/api/callback"
