Skip to main content

Documentation Index

Fetch the complete documentation index at: https://veogenstudio.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Model Description

xAI’s Ultra-Fast Video Generation (grok-video-1). Enjoy unmatched generation speeds, returning a fully orchestrated 24fps animated video with seamlessly integrated audio effects in under 15 seconds. Maximum Resolution: 720p Pricing: Starts at $0.03 per second

Key Capabilities

  • Ultra-Fast Generation: Complete video generation within 15 seconds — faster than any other model on Veogen.
  • Audio-Video Sync: Native integrated audio generation with automatic sound effects and background music.
  • Creative Modes: Choose from Normal, Fun, or Spicy modes to match your creative intent.
  • Image Animation: Transform static images into professional-grade short videos with matching audio.

Use Cases

  • Social Media Content: Create viral-ready short videos for TikTok, Instagram Reels, and YouTube Shorts.
  • Quick Prototyping: Generate video concepts in seconds for rapid creative iteration.

Quick Start

1. Generating a Video with Grok Video 1

curl --request POST \
  --url https://api.veogen.studio/api/v1/generations \
  --header 'Authorization: Bearer <API_KEY>' \
  --header 'Content-Type: application/json' \
  --data '{
    "model": "grok-video-1",
    "prompt": "A comical cartoon cat chasing a laser pointer.",
    "duration": 5
  }'
{
  "data": {
    "id": "vid_89012ijklm",
    "model": "grok-video-1",
    "status": "pending",
    "created_at": "2026-04-11T12:00:00Z"
  }
}

FAQ

Grok Video is one of the fastest AI video generators available, completing generation within 15 seconds — significantly faster than models like Sora or Veo.
Yes! Grok supports image-to-video generation. Upload a static image and Grok will animate it into a dynamic video with matching audio and sound effects.