← All Models

Grok Imagine Video

xAI Video

xAI's video generation model. Create short videos from text descriptions.

Specifications

ProviderxAI
CategoryVideo

Pricing (Starter tier)

6.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": "grok-imagine-video", "params": { "prompt": "A spaceship launching from a launchpad with dramatic lighting", "duration": 5 } }'

Example Request Body

// POST /api/v1/generate { "model": "grok-imagine-video", "params": { "prompt": "A spaceship launching from a launchpad with dramatic lighting", "duration": 5 } }

Try Grok Imagine Video on GenX Router

500 free credits on signup. No credit card required.