Create Video
POST
/v1/video/create
- Create a Grok video generation task (unified standard format)
- Supports text-to-video and reference images (
imagesas URL array)
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
model
string
Required
Model name, e.g. grok-video-3
prompt
string
Required
Prompt
aspect_ratio
string
Optional: 2:3, 3:2, 1:1
size
string
720P or 1080P; 720P only supported for now
images
string[]
Reference image URLs; output size follows image when provided
Responses
Success
application/json
object
id
string
status
string
status_update_time
integer