← All models
GoogleVideoVID · GEN · 2026

veo-3

Cinematic clips with coherent motion.

Google's video model for short cinematic clips with coherent motion and camera control. Async render, polled by the API.

veo-3 sample output

Specs

Max length8s
Resolution1080p
Frame rate24 fps
Avg render~50s

Capabilities

CinematicCamera controlCoherent motion1080p

Sample prompt

drone flight over misty mountains at dawn

Pricing

$0.50 per second
See pricing →
API

Call it in one request

curl https://api.aperture.network/v1/videos/generations \
  -H "Authorization: Bearer $APERTURE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"veo-3","prompt":"drone flight over misty mountains at dawn"}'