NEWVeo 3.1 & Kling 2.5 now live on the API
NEWVeo 3.1 & Kling 2.5 now live on the API
← Back to all models
Models

veo_3_1-components

Video

Veo 3.1 image-to-video (reference images).

POST/v1/videos
Modes
img→video (references)
Size
16:9 or 9:16, pixels from tier; e.g. 1280x720 / 720x1280
Seconds
fixed 8
Refs
required ≥1
Billing
per second × tier

Model notes

  • Requires at least 1 reference image as a scene component.
  • Duration fixed at 8 seconds; tier sets resolution and billing.

Request example

json
{
  "model": "veo_3_1-components",
  "prompt": "the character walks into frame",
  "tier": "1080p",
  "reference_images": ["https://.../ref1.png"]
}
veo_3_1-components · API Docs — Aurora AI