CVSync2AsyncSubmitTask
CVSync2AsyncGetResult
Authorization: Bearer ********************
{ "req_key": "jimeng_video_generation", "prompt": "一只猫在弹钢琴" }
curl --location 'https://www.antapi.ai//jimeng/?Action=undefined&Version=2022-08-31' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "req_key": "jimeng_video_generation", "prompt": "一只猫在弹钢琴" }'
{ "code": 0, "message": "string", "data": {} }