Generate video using HappyHorse 1.0 text-to-video
HappyHorse
HappyHorse 1.0 Text to Video
The HappyHorse text‑to‑video model generates physically realistic and smoothly moving video content from input text prompts.
POST
Generate video using HappyHorse 1.0 text-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-t2vfor this endpoint
Available options:
happyhorse-1-0-t2v Input parameters for the HappyHorse 1.0 text-to-video generation task.
Optional. Callback URL for receiving task completion notifications.
Example:
"https://your-domain.com/api/callback"
