Get 1080P Video
GET/api/v1/veo/get-1080p-video
Get the high-definition 1080P version of a Veo3 video generation task.
Usage Instructions
- After a video generation task is successfully completed, the system will automatically start generating the 1080P high-definition version
- 1080P video generation requires additional processing time, please wait some time after the original video generation is completed before calling this endpoint
- If the 1080P video is not ready yet, the endpoint may return error information
Important Notes
- Only supports veo3 model: Only videos generated using the veo3 model can obtain 1080P high-definition versions, the veo3_fast model does not support this feature
- Only successfully generated video tasks can obtain 1080P versions
- It is recommended to wait a few minutes after receiving the video generation success callback before calling this endpoint
Request
Responses
- 200
- 500
Request successful
Server Error