Veo 3.1 Extend

Google Veo 3.1 video generation via google. Generate high-quality AI videos from text prompts with native audio.

All models
Result

Configure parameters and click Run to test the API.

Code Example
curl -X POST https://aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "veo-3-extend",
  "input": {
    "mode": "fast"
  }
}'
veo-3-extend Playground - API Market | AI Video API