Grok Imagine 1.5 API Logo - XAI AI Video

Grok Imagine 1.5 API

xAI's Grok Imagine 1.5 - one of the fastest video models available, perfect for rapid iteration and creative experiments.

Official Grok Imagine 1.5 API access by XAI - REST endpoints, live playground & developer docs on VideoGenAPI.

Best for: Speed-critical apps, interactive demos, chatbot video replies, and rapid A/B testing.

timer
Speed
~30s
4k
Quality
1080p
Interactive Demo

Try Grok Imagine 1.5 Now

Explore the interface and see how easy it is to generate videos with Grok Imagine 1.5. Sign up for free to start creating!

Playground Demo - Grok Imagine 1.5
Demo Mode
magic_button AI Powered
Be specific for best results 0/1000
Sign up to generate videos
Create a free account to access the full playground and generate unlimited videos with Grok Imagine 1.5.
timer ~30s generation
rocket_launch Get Started Free

Demo Preview

Demo Mode
Grok Imagine 1.5
Grok Imagine 1.5
by XAI
Lightning-fast xAI's Grok Imagine 1.5 Video model perfect for quick prototyping and creative experimentation.
1080p • 5-10s • ~30s processing
Gallery

Grok Imagine 1.5 Examples

Discover what's possible with Grok Imagine 1.5 AI video generation

What is the Grok Imagine 1.5 API?

The Grok Imagine 1.5 API is a REST interface that lets developers generate AI videos programmatically using XAI's Grok Imagine 1.5 model. It supports text-to-video, image-to-video through a single POST endpoint. VideoGenAPI handles authentication, billing, and provider infrastructure - you only need one API key to start building with the Grok Imagine 1.5 API.

XAI
Provider
REST
API Protocol
~30s
Avg. Generation

How to Use the Grok Imagine 1.5 API

Integrate the Grok Imagine 1.5 API in your app in under 5 minutes with these four steps.

  1. 1

    Create your VideoGenAPI account

    Sign up free at VideoGenAPI.com and generate your API key from the dashboard. No XAI account needed.

  2. 2

    Send a request to the Grok Imagine 1.5 API

    POST to https://videogenapi.com/api/v1/generate with your API key, model "grok-imagine-1-5", and a text prompt describing your video.

  3. 3

    Poll for completion

    Use the returned generation_id to check status via GET /api/v1/status/{id} or configure webhooks for automatic notifications.

  4. 4

    Download your video

    Once status is "completed", retrieve the video URL from the response and embed it in your app, website, or workflow.

Documentation

About Grok Imagine 1.5

info Overview

Grok Imagine 1.5 from xAI prioritizes speed without sacrificing decent visual quality. With ~30 second average processing, it's ideal for apps that need quick turnaround - chatbots that generate video, rapid prototyping tools, and interactive creative UIs. VideoGenAPI provides unified access alongside Google, OpenAI, and Kling models, so you can route fast requests to Grok and premium requests to Sora or Veo.

stars Key Strengths

  • check_circle ~30s average generation - among the fastest models
  • check_circle xAI Grok creative style with bold visuals
  • check_circle Text-to-video and image-to-video
  • check_circle 1080p output up to 10 seconds
  • check_circle Low cost for high-volume experimentation

check_circle Supported Features

  • Text to Video
  • Image to Video

settings Specifications

  • Max Resolution: 1080p
  • Duration Range: 5-10s
  • Avg. Processing: ~30s

workspace_premium Why Grok Imagine 1.5 via VideoGenAPI?

  • check_circle
    Unified API: Access Grok Imagine 1.5 alongside 12+ models with one API key - no separate XAI setup.
  • check_circle
    Pay-per-use: Included in your balance with transparent per-generation billing.
  • check_circle
    Production-ready: REST endpoints, status polling, webhooks, and comprehensive docs for fast integration.
Use Cases

What You Can Build with Grok Imagine 1.5

1

Chatbot video replies

Let AI assistants generate video responses in near real-time.

2

Interactive creative tools

Power live preview UIs where users iterate quickly on prompts.

3

Meme & viral content

Produce fun, shareable clips at high volume with fast turnaround.

API Reference

Grok Imagine 1.5 API Documentation

Quick start guide to integrate Grok Imagine 1.5 in your application

code Endpoint

POST https://videogenapi.com/api/v1/generate

send Request Example

{
  "model": "grok-imagine-1-5",
  "prompt": "A robot skateboarding through a futuristic city park, dynamic tracking shot, vibrant colors",
  "duration": 10,
  "resolution": "480p"
}

download Response Example

{
  "success": true,
  "generation_id": "gen_abc123xyz",
  "status": "in_progress",
  "estimated_time": 30}

integration_instructions Code Examples

const response = await fetch('https://videogenapi.com/api/v1/generate', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'Authorization': 'Bearer YOUR_API_KEY'
  },
  body: JSON.stringify({
    model: 'grok-imagine-1-5',
    prompt: 'A robot skateboarding through a futuristic city park, dynamic tracking shot, vibrant colors',
    duration: 10  })
});

const data = await response.json();
console.log(data.generation_id);

Grok Imagine 1.5 API Pricing

Transparent pay-per-use pricing for the Grok Imagine 1.5 API - no monthly minimums, no hidden fees.

Included

Available on your VideoGenAPI balance with pay-as-you-go billing

  • check_circle One API key for Grok Imagine 1.5 and 12+ models
  • check_circle No XAI account required
  • check_circle Free signup with starter credits
Start with Grok Imagine 1.5 API
FAQ

Grok Imagine 1.5 API - Frequently Asked Questions

What is the Grok Imagine 1.5 API? expand_more
The Grok Imagine 1.5 API is a REST interface that lets you generate AI videos programmatically using XAI's Grok Imagine 1.5 model. Access it through VideoGenAPI with a single API key - no separate provider account required.
How do I get a Grok Imagine 1.5 API key? expand_more
Sign up at VideoGenAPI.com, create an API key in your dashboard, and use it as a Bearer token in the Authorization header when calling POST /api/v1/generate with model "grok-imagine-1-5".
How much does the Grok Imagine 1.5 API cost? expand_more
The Grok Imagine 1.5 API is available on VideoGenAPI with pay-as-you-go pricing based on your account balance.
How long does the Grok Imagine 1.5 API take to generate a video? expand_more
The Grok Imagine 1.5 API averages ~30 seconds per generation, depending on duration, resolution (up to 1080p), and current queue load.
Does the Grok Imagine 1.5 API support text-to-video? expand_more
Yes. Send a text prompt to POST /api/v1/generate with model "grok-imagine-1-5" to generate videos from natural language descriptions.
Do I need a separate OpenAI or Google account? expand_more
No. VideoGenAPI provides unified access to the Grok Imagine 1.5 API and 12+ other video models with one API key and one billing dashboard.

Ready to start with Grok Imagine 1.5?

Join thousands of developers using VideoGenAPI for the most affordable AI video generation