{
"callback_url": "https://webhook.site/a1120199-8acb-497f-8839-12093d7b3422",
"image": "https://crea-img.xinzhiyun.net/upload/202502251100509684.jpg",
"last_image": "",
"model": "gen4",
"prompt": "笑起来,吃汉堡",
"options": {
"seconds":5,
"flip":false,
"motion_vector": {
"x": -6.2,
"y": 0,
"z": 0,
"r": 0,
"bg_x_pan": 0,
"bg_y_pan": 0
}
}
}
curl --location --request POST 'https://duomiapi.com/api/video/runway/pro/generate' \
--header 'Authorization: o9vfVkEkKfcuJhjdGXJwlfdvO1' \
--header 'Content-Type: application/json' \
--data-raw '{
"callback_url": "https://webhook.site/a1120199-8acb-497f-8839-12093d7b3422",
"image": "https://crea-img.xinzhiyun.net/upload/202502251100509684.jpg",
"last_image": "",
"model": "gen4",
"prompt": "笑起来,吃汉堡",
"options": {
"seconds":5,
"flip":false,
"motion_vector": {
"x": -6.2,
"y": 0,
"z": 0,
"r": 0,
"bg_x_pan": 0,
"bg_y_pan": 0
}
}
}'
{}