CVSync2AsyncSubmitTask
CVSync2AsyncGetResult
Authorization: Bearer ********************
{ "req_key": "jimeng_video_generation", "prompt": "a cat playing the piano" }
curl --location '/jimeng/?Action=undefined&Version=2022-08-31' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "req_key": "jimeng_video_generation", "prompt": "a cat playing the piano" }'
{ "code": 0, "message": "string", "data": {} }