curl --location --request POST '/minimalist/api/tywx/animate/mix' \
--header 'x-api-key: 82d22989ab584bda8a9beeda7450630c' \
--header 'Content-Type: application/json' \
--data-raw '{
"imageUrl":"https://help-static-aliyun-doc.aliyuncs.com/assets/img/zh-CN/3025528571/p1008733.jpeg",
"videoUrl":"https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20250919/wqefue/mix_input_video.mp4",
"checkImage":true,
"mode":"wan-std"
}'{
"aboutUrl": "string",
"code": 0,
"data": {
"Duration": 0,
"end_time": "string",
"results": {
"video_url": "string"
},
"scheduled_time": "string",
"submit_time": "string",
"taskId": "string",
"task_id": "string",
"task_status": "string",
"video_duration": 0,
"video_ratio": "string"
},
"errorMessage": "string"
}