Authorization: Bearer ********************{
"model": "happyhorse-1.0-video-edit",
"prompt": "让视频中的马头人身角色穿上图片中的条纹毛衣",
"metadata": {
"input": {
"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": "1080P",
"audio_setting": "auto",
"watermark": false,
"seed": 12
}
}
}curl --location 'https://portal.dongzhou.cloud/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "happyhorse-1.0-video-edit",
"prompt": "让视频中的马头人身角色穿上图片中的条纹毛衣",
"metadata": {
"input": {
"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": "1080P",
"audio_setting": "auto",
"watermark": false,
"seed": 12
}
}
}'{
"id": "task_OQTjO7ZylkHxB3Hc2kt7o0eIwrkdrMet",
"task_id": "task_OQTjO7ZylkHxB3Hc2kt7o0eIwrkdrMet",
"object": "video",
"model": "happyhorse-1.0-video-edit",
"status": "queued",
"progress": 0,
"created_at": 1778845641
}