Google Veo / Veo 3.0 / Image to video
google_veo/veo-3.0-generate-001/image_to_video
Async
Animate a static image into a short video.
Parameters
| Name | Type | Required | Description | Allowed values | Bundle dim. |
|---|---|---|---|---|---|
| prompt | string | yes | Text prompt describing the desired output. | — | — |
| resolution | string | no | — | 720p, 1080p, 4K | — |
| aspect_ratio | string | no | — | 16:9, 9:16, 1:1 | — |
| callback_url | string | no | Webhook URL invoked when async task completes. | — | — |
| videos_count | integer | no | — | — | — |
| input_image_url | string | yes | — | — | — |
| duration_seconds | integer | no | Video duration in seconds. | 4, 6, 8, 10, 12 | — |
Example request
nullExample response
null