Google Veo 2.0 classic image-to-video model. Supports prompt, image, aspectRatio, durationSeconds (5/6/8), and personGeneration.
API Key authentication. Format: Bearer YOUR_API_KEY.
Veo 2 image-to-video request. Supports prompt, image, aspectRatio, durationSeconds (5/6/8), and personGeneration.
Video description text guiding the animation
1"Ocean waves gently roll in and recede on a sandy beach"
Starting frame in data URI format (data:image/jpeg;base64,...). Required for I2V.
"data:image/jpeg;base64,/9j/4AAQSkZJRg..."
Video aspect ratio
16:9, 9:16 "16:9"
Video duration in seconds (string type). Starts from 5 (not 4).
5, 6, 8 "5"
Person generation policy
allow_adult, dont_allow "allow_adult"