curl --location --request POST 'https://duomiapi.com/api/video/pix/generate' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": "Bh3oi26r1FPFCMrJ59RKngSXB2",
"callback_url": "http://baidu.com",
"prompt": "make fading wind waving entire necromancer panning slow motion with bioluminescent spirits rotating around itself",
"ratio": "16:9",
"asset_id": "303450587565696",
"seed": 625371600,
"negative_prompt": ""
}'{
"code": 200,
"msg": "成功",
"data": {
"task_id": "2a6e3e1d-a4ef-47d4-9a50-08ac97e9ecb2"
},
"exec_time": 0.030292,
"ip": "118.120.152.227"
}