curl --location --request POST 'https://api.yijiarj.cn/v1/videos' \
--header 'Authorization: Bearer {{自建分组密钥}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "画小猫爬过去",
"model": "veo_3_1-fast",
"input_reference": "http://xxx.png|http://xxx.png",
"size": "1920x1080"
}'{"id":"video_c38e519d-1c32-4627-9245-f11bcde1654b","object":"video","model":"veo_3_1-fast","status":"queued","progress":0,"created_at":1769669031,"size":"720x720"}