Google Veo 3.1 Fast text-to-video model. Same capabilities as Veo 3.1 with faster generation. Supports up to 4K and reference images. Duration: 4-8s.
API Key authentication. Format: Bearer YOUR_API_KEY.
Veo 3.1 and Veo 3.1 Fast text-to-video request. Supports resolutions up to 4K and optional referenceImages for style/character consistency.
Video description text
1"A majestic eagle soaring over snow-capped mountain peaks at sunrise"
Optional style/character reference images for text-to-video generation (up to 3). Each item must be a base64 data URI.
3[
"data:image/jpeg;base64,/9j/ref1...",
"data:image/jpeg;base64,/9j/ref2..."
]Video aspect ratio
16:9, 9:16 "16:9"
Video duration in seconds (string type)
4, 6, 8 "8"
Video resolution. Note: 1080p and 4k are only available for 8-second duration.
720p, 1080p, 4k "1080p"
Person generation policy
allow_all "allow_all"