Create videos from start and end frame images using Veo 3.1.
| Credits | 44 credits per second |
| Tool | animate-image |
| Name | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Your API key |
Content-Type | string | Yes | application/json |
| Parameter | Type | Required | Description |
|---|---|---|---|
tool | string | Yes | animate-image |
input.model | string | Yes | veo-3-1-first-last-frame-to-video |
input.image_url | string | Yes | URL of the first frame image |
input.prompt | string | No | Description of the desired motion |
input.end_image_url | string | No | URL of the last frame image |
input.duration | number | No | Duration in seconds. Options: 4, 6, 8 |
input.resolution | string | No | Output resolution. Options: 720p, 1080p, 4k |
input.aspect_ratio | string | No | Aspect ratio of the video. Options: auto, 16:9, 9:16 |