Grok Video API
Video APIHOTGrok Video API gives teams an API-first way to use Grok Imagine video generation inside production workflows. It supports prompt-driven text-to-video, reference-based image-to-video, video upscaling, and video extension from one model family.
Use the playground to validate prompts, source images, task IDs, duration, aspect ratio, and payload behavior before connecting Grok video generation to your app, creative tool, or content pipeline.
Lowest cost starts at $0.01/s
480p: 2 credits/s - Text to Video - Output seconds × 2
720p: 3 credits/s - Text to Video - Output seconds × 3
480p: 10 credits/s - Text to Video - Output seconds × 10
720p: 14 credits/s - Text to Video - Output seconds × 14
USD estimates use $0.005/credit with the best annual plan. Final billing follows the selected Grok video variant and output settings.
Core request fields
Use a predictable payload for prompts, image URLs, source task IDs, aspect ratio, and callback settings.
{
"model": "grok-imagine/text-to-video",
"input": {
"prompt": "A couple of doors open to the right one by one randomly and stay open, to show the inside, each is either a living room, or a kitchen, or a bedroom or an office, with little people living inside.",
"aspect_ratio": "2:3",
"mode": "normal",
"duration": "6",
"resolution": "480p"
}
}Use Grok Imagine Text to Video for generation
The playground, request sample, request fields, and pricing on this page follow the selected model type.
View detailed API docsOpen the full API documentation for endpoints, authentication, task polling, and payload details. /models/grok-imagine.md
promptstringText prompt describing the desired video motion. Required field.aspect_ratioenumSpecifies the width-to-height ratio of the generated video. Controls the aspect ratio of the output. (2:3, 3:2, 1:1, 16:9, 9:16)modeenumSpecifies the generation mode affecting the style and intensity of motion. (fun, normal, spicy)durationnumberThe duration of the generated video (in seconds) (6-30). (Minimum: 6, Maximum: 30, Step: 1)resolutionenumThe resolution of the generated video. (480p, 720p, 1080p)nsfw_checkerbooleanDefaults to false. You can set it to false based on your needs. If set to false, our content filtering will be disabled, and all results will be returned directly by the model itself.What Grok Video API adds to your video workflow
The page follows the same API-first structure as the reference: test the model, understand the fields, then move into integration.
Text-to-video generation
Turn detailed prompts into short-form video concepts for social posts, ads, product moments, and fast creative exploration.
Image-to-video motion
Animate source images while preserving the subject, composition, and visual direction that your team already approved.
Upscale and extend
Improve successful Grok clips with video upscaling, or continue an existing generation with an extension task.
API-ready payloads
Work with model IDs, prompts, image URLs, task IDs, aspect ratios, callbacks, and task polling in one integration path.
From Grok video test to production request
A compact path for teams that want to validate output quality before wiring Grok video generation into an app.
1. Choose a mode
Select text-to-video for prompt-only creation, image-to-video for source image animation, or a follow-up mode for upscale and extend.
2. Submit generation
Call the API with your account key, model ID, prompt, optional image URLs or source task ID, and callback URL.
3. Poll and reuse
Track the task until it succeeds, then reuse the output URL in your product, campaign workflow, or follow-up video task.
What you can create with Grok Video API
Use the API when your product needs repeatable Grok video output, not just one-off manual generations.
Successful Grok video generations from the community
Browse public Grok video outputs that finished successfully, then open any case to inspect the prompt, settings, and result.
Grok Imagine Image to Video
La mujer se lanza a una piscina. Sale del agua y baila despacio
Grok Imagine Image to Video
La mujer baila despacio mientras llueve
Grok Imagine Image to Video
La mujer baila despacio
Grok Imagine Image to Video
البنت المصريه علي اليسار تدخن سيجاره قصيره جدا
Grok Imagine Image to Video
البنت المصريه على اليسار تدخن سيجاره قصيره جدا حتى يحمر قليلا طرف السيجاره
Grok Imagine Image to Video
Ultra cinematic, Tehran at golden hour, Milad Tower in the background, the same young Iranian female presenter from the reference image driving a futuristic ultra luxury concept car inspired by dental aesthetics, glowing LED smile-shaped headlights, chrome dental implant patterns, white and silver premium finish, camera starts with aerial drone shot then smoothly descends into a tracking shot beside the car, realistic world gradually transforms into high-end Pixar realism, dramatic lighting, volumetric light, reflections, ultra realistic, 8K, blockbuster quality Important note: All dialogues must be in Persian.
Built for real Grok video API workflows
Account-gated execution
Users sign in, submit jobs, and consume credits through the existing SdanceAI generation flow.
Reference and task inputs
Image-to-video accepts source image URLs, while upscale and extend workflows can continue from completed video task IDs.
Mode-aware iteration
Start with text or image generation, then move promising outputs into upscale or extension workflows when needed.
Grok Video API questions
What is Grok Video API best for?
It is best for repeatable short-form video generation, including prompt-led clips, animated source images, video variants, upscaled outputs, and extended creative sequences.
Which Grok video modes are available?
The current page exposes Grok Imagine Text to Video, Grok Imagine Image to Video, Grok Imagine Video Upscale, and Grok Imagine Video Extend.
What is the difference between Text to Video and Image to Video?
Text to Video starts from a prompt only. Image to Video uses one or more source images plus a prompt, which is better when you need subject or composition continuity.
When should I use upscale or extend?
Use upscale when you already have a successful Grok video and want a higher-quality version. Use extend when you want to continue a completed generation into a longer sequence.
Where can I test it before integrating?
Use the playground on this page to test prompts, image URLs, source task IDs, aspect ratios, callbacks, and API payload behavior before moving into production.
Does the API support callbacks?
Yes. The request schema includes callback settings where supported, so your service can receive task completion notifications.
Can I use Grok Video API for commercial workflows?
This page is configured for production video workflows. For commercial use, review your account plan, credit balance, model availability, and applicable content policy requirements.
Can I animate an existing product image?
Yes. Use the image-to-video mode with a source image URL and a prompt that describes the motion, camera behavior, and final visual direction.
How should I manage cost?
Start with quick prompt or image-to-video tests, then reserve upscale and extension tasks for clips that are already close to your target.
Can I inspect the actual API fields?
Yes. Select a Grok video mode on this page and the request JSON, field list, and pricing panel will update to match that model.
Turn Grok video into your production workflow
Open the generator, test a Grok video prompt or source image, then use the API docs when you are ready to wire it into production.