{
"model": "veo-3.1-fast-generate-preview",
"prompt": "让图片旋转起来",
"image": "https://www.juhenext.com/wp-content/uploads/2025/10/cropped-Juhenext-200-200.png",
"width": 720,
"height": 1280
}curl --location -g --request POST 'http://api.example.com/v1/video/generations' \
--header 'Authorization: Bearer sk-xxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "veo-3.1-fast-generate-preview",
"prompt": "让图片旋转起来",
"image": "https://www.juhenext.com/wp-content/uploads/2025/10/cropped-Juhenext-200-200.png",
"width": 720,
"height": 1280
}'{}