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

Veo 3.1 Fast

Fast text/image-to-video with audio, 4K

Commercial use
Video
Per video output second
720p$0.13 / sec
1080p$0.16 / sec
4k$0.39 / sec

Ready to build with Veo 3.1 Fast?

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-fast",
  "prompt": "A dog digging on the beach",
  "aspect_ratio": "16:9",
  "resolution": "720p",
  "duration": 8
}'
Veo 3.1 Fast on Oxen | Oxen.ai