Grok Imagine
Video
Grok Imagine
Fast, high-quality video generation by xAI.
POST
Grok Imagine
Pricing
Fixed API prices in USD.
| Resolution | Price |
|---|---|
| 480p | $0.05/sec |
| 720p | $0.07/sec |
Deprecated request aliases
Deprecated request aliases
These aliases are accepted for compatibility only and are not shown in the request schema.
| 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
application/json
Maximum string length:
4096Required range:
1 <= x <= 15Available options:
480p, 720p Available options:
16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3 Maximum array length:
7Response
The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.