Skip to main content

Model ID

grok-imagine-video

Provider

xAI

Price

$0.75 per video

Capabilities

Image reference
xAI’s Grok Imagine text- and image-to-video model.

Pricing

Billed per video. Prices are live at GET /api/v1/models/grok-imagine-video; the value above was read from that endpoint when this page was generated.

Use this model

Video is asynchronous: videos.generate returns a queued job, and waitFor / wait_for polls GET /videos/{id} until it completes. The SDK examples assume you have created a server-side client.

Supported parameters

prompt, model, duration, aspect_ratio, image_url, reference_images, reference_video, reference_audio, watermark

Check live support

TypeScript SDK
Guides: Video generation · Pricing · All models