Veo3.1-Pro Video Generation
- Veo 3.1 Generate Preview supports text-to-video, first-frame image-to-video and more
- Async processing, use returned task ID to query status
- Generated video links are valid for 24 hours
Authorizations
##All APIs require Bearer Token authentication##
Get API Key:
Visit API Key Management Page to get your API Key
Add to request header:
Authorization: Bearer YOUR_API_KEYBody
Prompt, max 2000 tokens
2000Reference images, max 3, max 10MB each
3Mode:
TEXT: Text-to-videoFIRST&LAST: First-last frame, 1-2 imagesREFERENCE: Reference image, max 3 images, duration fixed at 8s, aspect ratio fixed at 16:9, exceptgenerate_audio, other advanced params not supported
TEXT, FIRST&LAST, REFERENCE Video aspect ratio. When set to auto: image-to-video will automatically select based on the input image ratio, text-to-video will automatically select based on the prompt content
auto, 16:9, 9:16 Generate audio (extra cost), default true
Duration (seconds), default 4
4, 6, 8 Number of videos, default 1
1 <= x <= 4Resolution, default 720p
720p, 1080p, 4k 1 <= x <= 4294967295Person generation control, default allow_adult. allow_adult: allow adults only; dont_allow: no people/faces
allow_adult, dont_allow Resize mode (I2V only), default pad
pad, crop