Veo3.1 Image-to-Video
- VEO 3.1 image-to-video model (split entry by mode)
- Single starting frame
image_url - Standard and Fast support
720p/1080p/4k; Lite only supports720p/1080p - Async processing mode, use the returned task ID to query task status
- Generated video links are valid for 24 hours, please save them promptly
Authorizations
All APIs require Bearer Token authentication
Add to request header:
Authorization: Bearer YOUR_API_KEY
Body
veo-3.1-image-to-video: Standard image-to-video
veo-3.1-fast-image-to-video: Fast version
veo-3.1-lite-image-to-video: Lite version, only supports 720p / 1080p
"veo-3.1-image-to-video"
"veo-3.1-fast-image-to-video"
"veo-3.1-lite-image-to-video"
Text prompt describing how the input image should move
Notes:
- Supports both Chinese and English
"The flowers sway gently in the wind"
Input image URL
Notes:
- Must be a publicly accessible image URL
- Recommended resolution at least
720p, with aspect ratio16:9or9:16
"https://example.com/photo.jpg"
Output video aspect ratio
Options:
16:9— Landscape (default)9:16— Portrait
"16:9"
Output video duration (seconds)
Options: 4, 6, 8
Model differences:
veo-3.1-lite-image-to-videoatresolution=1080ponly supports8seconds
4
Output video resolution
Options:
720p— Standard definition1080p— High definition (default)4k— 4K Ultra HD
Model differences:
veo-3.1-image-to-video/veo-3.1-fast-image-to-videosupport720p/1080p/4kveo-3.1-lite-image-to-videoonly supports720p/1080p
"720p"
"1080p"
"4k"
Whether to generate accompanying audio
Notes:
- Disabled by default
- All three model variants support
trueorfalse
true
Auto-fix prompt
Notes:
- All three model variants support this field; if omitted, the default behavior of the corresponding model is used
Do not pass this parameter unless necessary.
true
Content safety level, 1 is the strictest, 6 is the most permissive
Model differences:
- Available for
veo-3.1-image-to-video/veo-3.1-fast-image-to-video - Not applicable for
veo-3.1-lite-image-to-video
Do not pass this parameter unless necessary.
1 <= x <= 63
Automatically enhance the prompt
Model differences:
- Only available for
veo-3.1-image-to-video - Not applicable for
veo-3.1-fast-image-to-video/veo-3.1-lite-image-to-video
Do not pass this parameter unless necessary.
true
Person generation control
Options: dont_allow / allow_adult
Model differences:
- Only available for
veo-3.1-image-to-video - Not applicable for
veo-3.1-fast-image-to-video/veo-3.1-lite-image-to-video
Do not pass this parameter unless necessary.
"allow_adult"
Negative prompt, describing elements you do not want to appear
Notes:
- Separate multiple keywords with commas
Do not pass this parameter unless necessary.
"blurry, low quality, watermark"
Random seed
Notes:
- Set a fixed value to reproduce generation results
- Omit for random
Do not pass this parameter unless necessary.
42
Response
Task created successfully
Task creation timestamp
1757165031
Task ID
"task-unified-1757165031-uyujaw3d"
Actual model name used
Specific task type
video.generation.task Task progress percentage (0-100)
0 <= x <= 1000
Task status
pending, processing, completed, failed "pending"
Asynchronous task info
Task output type
video "video"