Grok Imagine
Fast, high-quality video generation by xAI.
Pricing
| Resolution | Price |
|---|---|
| 480p | $0.05/sec |
| 720p | $0.07/sec |
Deprecated request aliases
Deprecated request aliases
| Deprecated | Use instead | Accepted until |
|---|---|---|
startImage | start_image | 2026-06-19 |
startVideo | start_video | 2026-06-19 |
aspectRatio | aspect_ratio | 2026-06-19 |
referenceImages | reference_images | 2026-06-19 |
editVideo | edit_video | 2026-06-19 |
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
URL to receive a POST request when the job completes. The webhook will receive the job data including results.
Body
4096Can be an external URL, base64 data URI, or uploaded asset URL.
1024Can be an external URL, base64 data URI, or uploaded asset URL.
10241 <= x <= 15480p, 720p 16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3 7Can be an external URL, base64 data URI, or uploaded asset URL.
1024Can be an external URL, base64 data URI, or uploaded asset URL.
1024Response
The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.