Qwen
Happyhorse 1.0 Video Edit API
Built for video editing, with a stronger audio-native workflow than 早期视频模型, generating dialogue, sound effects, and background music in one pass. Compared with Veo, Kling, and Runway, its differentiator is synchronized audiovisual generation and character-consistent workflows for short drama, ads, e-commerce, and brand marketing.
- modelDetail.capability.文本
- modelDetail.capability.图像
- modelDetail.capability.视频
happyhorse-1.0-video-editUSD
Pricing
Public list prices are shown in USD. Final charges may vary by account group and usage tier.
API
Code examples
curl --location --request POST 'https://api.tokenhot.ai/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "happyhorse-1.0-video-edit",
"input": {
"prompt": "Make the centaur character in the video wear the striped sweater from the image",
"media": [
{
"type": "video",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260409/dozxak/Wan_Video_Edit_33_1.mp4"
},
{
"type": "reference_image",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260415/hynnff/wan-video-edit-clothes.webp"
}
]
},
"parameters": {
"resolution": "720P"
}
}'Qwen
Related models
FAQ
Frequently asked questions
What is Happyhorse 1.0 Video Edit best suited for?
Happyhorse 1.0 Video Edit is suited to the input, output, and capability types listed on this page. Test production workloads before choosing it for a critical system.
How is Happyhorse 1.0 Video Edit priced?
Pricing is shown in the pricing section above. Actual cost depends on usage volume, account group, and the request payload.
How can I call Happyhorse 1.0 Video Edit?
Use the model ID shown above with one of the supported API protocols. Code examples are provided when usage data is available.
Get started