{
"video": "http://cdn3.dmiapi.com/attachments/video/runway/20250722/0f4c60a1f05ad1ba8f5feb5028e05f48.mp4",
"character_image": "https://db.xiaohuhd.com/1.jpeg",
"callback_url": "http://baidu.com",
"options": {
"motion_multiplier":3,
"flip": true,
"body_control": true,
"expression_intensity": 3
}
}
curl --location --request POST 'http://duomiapi.com/api/video/runway/pro/act_one' \
--header 'Authorization: o9vfVkEkKfcuJhjdGXJwlfdvO1' \
--header 'Content-Type: application/json' \
--data-raw '{
"video": "http://cdn3.dmiapi.com/attachments/video/runway/20250722/0f4c60a1f05ad1ba8f5feb5028e05f48.mp4",
"character_image": "https://db.xiaohuhd.com/1.jpeg",
"callback_url": "http://baidu.com",
"options": {
"motion_multiplier":3,
"flip": true,
"body_control": true,
"expression_intensity": 3
}
}'
{
"code": 200,
"msg": "成功",
"data": {
"task_id": "001a4f8e-e6fb-4f2f-b6fd-68c46ab1a241"
},
"exec_time": 0.024546,
"ip": "118.120.152.227"
}