Get 1080P Video
Veo3.1 API
Get 1080P Video
Get the high-definition 1080P version of a Veo3.1 video generation task.
GET
Get 1080P Video
Get the high-definition 1080P version of a Veo 3.1 video generation task.
Legacy note: If your task was generated via a deprecated fallback path, 1080P may already be the default output and this endpoint may not apply.
Usage Instructions
- 1080P generation requires extra processing time — typically ~1–3 minutes depending on load.
- If the 1080P video is not ready yet, the endpoint may return a non-200 code. In this case, wait a bit and retry (recommended interval: 20–30s) until the result is available.
- Make sure the original generation task is successful before requesting 1080P.
Authorizations
All APIs require authentication via Bearer Token.
Get API Key:
- Visit API Key Management Page to get your API Key
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Response
Request successful
Response status code
- 200: Success - Request has been processed successfully
- 401: Unauthorized - Authentication credentials are missing or invalid
- 404: Not Found - The requested resource or endpoint does not exist
- 422: Validation Error - The request parameters failed validation checks. record is null. Temporarily supports records within 14 days. record result data is blank. record status is not success. record result data not exist. record result data is empty.
- 429: Rate Limited - Request limit has been exceeded for this resource
- 451: Failed to fetch the image. Kindly verify any access limits set by you or your service provider.
- 455: Service Unavailable - System is currently undergoing maintenance
- 500: Server Error - An unexpected error occurred while processing the request
Available options:
200, 401, 404, 422, 429, 451, 455, 500 Error message when code != 200
Example:
"success"
