google/google-veo-3-1/Released Oct 2025

Veo 3.1

Text/image-to-video, audio, narrative control

Video
Per video output second
720p$0.52 / sec
1080p$0.52 / sec
4k$0.78 / sec

Ready to build with Veo 3.1?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://hub.oxen.ai/api/ai/videos/generate \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "google-veo-3-1",
  "prompt": "A dog digging on the beach",
  "aspect_ratio": "16:9",
  "resolution": "1080p",
  "duration": 8
}'
Veo 3.1 on Oxen | Oxen.ai