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