curl --location --request POST '/minimalist/api/veo3/video' \
--header 'x-api-key: d4490a2ae75e42809aa311eb8a70e809' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "img2video",
"model": "veo3.1-fast",
"img_url": "http://mathmind-files.oss-cn-beijing.aliyuncs.com/uploads%2Fimages%2F26533ca2f9114fca906a1778b06de0fe.jpg",
"prompt": "天色逐渐昏暗,夜幕降临,固定镜头,倍速播放",
"ratio": "16:9",
"lastFrameUrl": "http://mathmind-files.oss-cn-beijing.aliyuncs.com/uploads%2Fimages%2F13aba069922a4783bf2b2f4ac271a866.jpg",
"urls": ""
}'{
"code": 0,
"errorMessage": "",
"data": {
"id": 7970,
"content": "https://openpt1.oss-cn-shanghai.aliyuncs.com/fb2877add6fe47b9a29368a3619e6e8a.mp4",
"status": 1,
"fail_reason": "",
"created_at": "2025-10-30 12:01:52",
"updated_at": "2025-10-30 12:04:09",
"taskId": "veo3-generate-7970"
},
"aboutUrl": "https://mathmind.feishu.cn/docx/Q6eodjvPLoq7yDxZaHOcfnFrntg"
}