UniRouteUniRoute
All models
Grok Imagine
VideoPopular

Grok

Grok Imagine

Access xAI’s Grok Imagine API through UniRoute with free credits, including latest Grok Imagine 1.5 models featuring faster video generation, improved motion physics, native audio creation, and better speech synchronization.

Pricing

TierUniRouteMarket
image-to-video · 1080p$0.004
image-to-video · 480p$0.012$0.05
text-to-video · 480p$0.012$0.05
image-to-image$0.02$0.022
text-to-image$0.02$0.02

per request

About this model

Veo 3.1 API is widely recognized for premium video quality, cinematic realism, and advanced scene understanding. It is well suited for filmmakers, creative studios, and teams that prioritize visual fidelity over generation speed.

Text-to-videoImage-to-videoText-to-imageImage-to-image

Deep dive

Grok Imagine 1.5 API vs Veo 3.1 API

Veo 3.1 API is widely recognized for premium video quality, cinematic realism, and advanced scene understanding. It is well suited for filmmakers, creative studios, and teams that prioritize visual fidelity over generation speed.

Grok Imagine 1.5 API vs Kling 3.0 API

Kling 3.0 API excels in motion control, camera movement precision, and character consistency across complex scenes. It is a strong choice for AI storytelling, animation, and projects that require detailed control over subject movement.

Grok Imagine 1.5 API vs Seedance 2.0 API

Seedance 2.0 API stands out with multi-shot storytelling, multimodal inputs, native audio generation, and strong character consistency. It supports text, image, video, and audio references, making it suitable for cinematic content and structured video workflows.

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/video/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "grok-imagine",
    "prompt": "Drone shot over a neon city at night",
    "duration": 8
  }'

Related models