Edit video using HappyHorse 1.0 video edit
HappyHorse
HappyHorse 1.0 Video Edit
The HappyHorse video editing model supports input videos and reference images, and performs editing tasks such as style transformation and partial replacement in combination with text instructions.
POST
Edit video using HappyHorse 1.0 video edit
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-video-editfor this endpoint
Available options:
happyhorse-1-0-video-edit Input parameters for the HappyHorse 1.0 video editing task.
Optional. Callback URL for receiving task completion notifications.
Example:
"https://your-domain.com/api/callback"
