Veo 3.1 Video Generation (Reverse)
Video
Veo 3.1 Video Generation (Reverse)
POST
Veo 3.1 Video Generation (Reverse)
Video generation and query API
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Width x Height. Exact values are ignored; width > height produces landscape orientation, width < height produces portrait orientation. Supported values: 1280x720, 720x1280.
Text prompt to guide video generation. Example: Characters in the image start racing and then collide with each other.
Video duration. Currently only 8 seconds is supported.
Whether to add a watermark. Default: no watermark.
Image files to guide video generation. veo-3.1-reverse supports uploading first frame and last frame images.
Response
Use the task_id to call the Get Async Task Result API to retrieve the generated output.