{
"model": "happyhorse-1.0-video-edit",
"prompt": "让视频中的马头人身角色穿上图片中的条纹毛衣。",
"images": [
"https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260415/hynnff/wan-video-edit-clothes.webp"
],
"metadata": {
"action": "videoEdit",
"video_url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260409/dozxak/Wan_Video_Edit_33_1.mp4",
"resolution": "720P"
}
}curl --location 'https://value.apiqik.online/v1/videos' \
--header 'Authorization: sk-xxxxxxxxx' \
--header 'Content-Type: application/json' \
--data '{
"model": "happyhorse-1.0-video-edit",
"prompt": "让视频中的马头人身角色穿上图片中的条纹毛衣。",
"images": [
"https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260415/hynnff/wan-video-edit-clothes.webp"
],
"metadata": {
"action": "videoEdit",
"video_url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260409/dozxak/Wan_Video_Edit_33_1.mp4",
"resolution": "720P"
}
}'{
"id": "string",
"task_id": "string",
"object": "string",
"model": "string",
"status": "string",
"progress": 0,
"created_at": 0
}