← All Models

Veo 3.1

Google Video

Google's video generation model via Gemini. High-quality video from text prompts.

Specifications

ProviderGoogle
CategoryVideo

Pricing (Starter tier)

52.00 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", "params": { "prompt": "A timelapse of clouds moving over a mountain range", "duration": 8, "aspect_ratio": "16:9" } }'

Example Request Body

// POST /api/v1/generate { "model": "veo-3.1", "params": { "prompt": "A timelapse of clouds moving over a mountain range", "duration": 8, "aspect_ratio": "16:9" } }

Try Veo 3.1 on GenX Router

500 free credits on signup. No credit card required.