← All Models

Veo 3.1 Fast

Google Video

Google's fast video generation model. Quicker generation at a lower price point.

Specifications

ProviderGoogle
CategoryVideo

Pricing (Starter tier)

19.50 credits / second of video

Higher tiers get volume discounts. See tiers

Quick Start

curl -X POST https://query.genx.sh/api/v1/generate \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "veo-3.1-fast", "params": { "prompt": "A butterfly landing on a flower in slow motion", "duration": 5 } }'

Example Request Body

// POST /api/v1/generate { "model": "veo-3.1-fast", "params": { "prompt": "A butterfly landing on a flower in slow motion", "duration": 5 } }

Try Veo 3.1 Fast on GenX Router

500 free credits on signup. No credit card required.