curl --location --request GET 'https://api.kie.ai/api/v1/veo/get-1080p-video?taskId=veo_task_abcdef123456&index=0' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"msg": "success",
"data": {
"resultUrl": "https://tempfile.aiquickdraw.com/p/42f4f8facbb040c0ade87c27cb2d5e58_1749711595.mp4"
}
}