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