xAI: grok-imagine-video
grok-imagine-video- Price
- From $0.05
- Modalities
- Video
Getting started
Create API key
Create a key in Console, then use it with every model on the platform.
Send your first request
Copy the example for your language and run it against the endpoint.
Image to videoReference to videoText to videoVideo extensionVideo to videoTokenLab endpointPOST/v1/videos/generationscurl -X POST "https://api.tokenlab.sh/v1/videos/generations" \ -H "Authorization: Bearer sk-xxx" \ -H "Content-Type: application/json" \ -d '{ "aspect_ratio": "16:9", "duration": 5, "operation": "text-to-video", "resolution": "720p", "model": "grok-imagine-video", "prompt": "Cinematic sunrise over a calm lake with gentle camera motion." }'
Pricing
Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.
480p
Per second- Official price
- $0.05
- TokenLab price
- $0.05
- Discount
- -
720p
Per second- Official price
- $0.07
- TokenLab price
- $0.07
- Discount
- -
480p · Includes video input
Per second- Official price
- $0.06
- TokenLab price
- $0.06
- Discount
- -
720p · Includes video input
Per second- Official price
- $0.08
- TokenLab price
- $0.08
- Discount
- -
Image to video / Reference to video · Image input
Per second- Official price
- $0.002/image
- TokenLab price
- $0.002/image
- Discount
- -
| Official pricePer second | TokenLab pricePer second | Discount | |
|---|---|---|---|
| 480p | $0.05 | $0.05 | - |
| 720p | $0.07 | $0.07 | - |
| 480p · Includes video input | $0.06 | $0.06 | - |
| 720p · Includes video input | $0.08 | $0.08 | - |
| Image to video / Reference to video · Image input | $0.002/image | $0.002/image | - |
Usage & activity
Success rate is the share of requests that completed. Latency is how long a full response takes; P95 means 95% of requests finished within that time.
Usage & availability
Last 24 hoursNo data yet
Data is based on aggregate user requests, excluding status checks.
Open in Console
Open grok-imagine-video in Console with a prompt ready to edit or send.
Help me create with grok-imagine-video using text-to-video at /v1/videos/generations. Show the result, status, and cost.
Use cases
Best forText to Video
Generating short videos and iterating on creative cuts
Storyboard tests
Turn product ideas into short motion concepts.
Social clips
Prototype short launch videos, product shots, and campaign cuts in minutes.
Async video
Create video through the model's asynchronous API.
Side-by-side test
Compare response quality, latency, and price side by side.
Prompt examples
Generate an 8-second cinematic product reveal with a slow camera push.
Storyboard a social clip for a new AI API feature.
Turn this product image into a video and show me the final result and cost.
FAQ
How much does grok-imagine-video cost?
On TokenLab, grok-imagine-video costs $0.05-$0.08 Per second. The pricing table above shows the full breakdown. Rates depend on the billing unit, specification, and usage. Compare matching conditions in the model's detailed pricing; a single rate does not determine the total cost.
What is grok-imagine-video best for?
grok-imagine-video supports Image to Video, Reference to Video, Text to Video. You can open it directly in Create.
How do I test grok-imagine-video?
Open grok-imagine-video in Create. A sample for /v1/videos/generations will be ready to try.
Which endpoint should grok-imagine-video use?
Use https://api.tokenlab.sh/v1/videos/generations for grok-imagine-video. The request example below shows the matching code shape.
Can I test grok-imagine-video before integrating it?
Yes. Open Console starts a ready draft for grok-imagine-video and keeps your prompt after sign-in, so you don’t lose context.
Which operations does grok-imagine-video support?
grok-imagine-video supports Image to video, Reference to video, Text to video, Video extension, Video to video. Select an operation above to see its endpoint and request example.