Veo 3.1 Lite Video Extension
Video
Veo 3.1 Lite Video Extension
POST
Veo 3.1 Lite Video Extension
Video extension API based on the Google Veo 3.1 Lite model, supporting content extension generation for input videos.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Random seed for generating reproducible resultsValue range: [0, 4294967295]
URL address of the input video, supporting formats such as mp4/mov/mpeg/avi
Text prompt describing the content of the extended video (English only)
Output video resolutionOptional values:
720p, 1080pOutput video aspect ratioOptional values:
16:9, 9:16Number of videos to generateValue range: [1, 4]
Whether to automatically optimize the prompt
Whether to generate an audio track
Negative prompt, describing content to avoid
Safety control for person generationOptional values:
dont_allow, allow_adultResponse Information
Use the task_id to request the Get Task Result API to retrieve the generated output.