Veo 3.1 Fast Video Extension
Video
Veo 3.1 Fast Video Extension
POST
Veo 3.1 Fast Video Extension
Use the Google Veo 3.1 Fast model to extend an input video by 7 seconds. Supports 720p and 1080p resolutions, as well as 16:9 and 9:16 aspect ratios. Input video requirements: MP4 format, 24fps, and 1-30 seconds in duration.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Random seed used to reproduce generation results.Value range: [0, 4294967295]
Input video. Supports video URLs or Base64-encoded data. Video requirements: MP4 format, 24fps, 1-30 seconds in duration, 720p/1080p resolution, and a 16:9 or 9:16 aspect ratio.
Text prompt describing the content for video extension.
Output video resolution.Available values:
720p, 1080pOutput video aspect ratio.Available values:
16:9, 9:16Number of generated video samples (1-4).Value range: [1, 4]
Whether to also generate audio. Note: video extension itself does not support audio generation; this parameter is only used to distinguish SKU billing.
Describes what should be avoided in the generated video.
Whether to allow generating adult people. allow_adult: allow generating adults; dont_allow: do not allow generating people.Available values:
allow_adult, dont_allowResponse Information
Use the task_id to request the Get Task Result API to retrieve the generated output.