Skip to content

Grok video

The Grok video family uses OpenAI-compatible /v1/videos (primarily multipart/form-data) to submit and query video tasks.

OpenAI format

Submit with POST /v1/videos and query with GET /v1/videos/{task_id}, with support for remix, extend, extensions, and related capabilities.

Supported models (OpenAI format)

ModelDescriptionDuration rules
Base; supports text-to-video, first frame, first–last frame, and reference-to-videoAs specified in the request
ProFixed
MaxFixed

Endpoint summary

CapabilityMethodPathFormat
Video generationPOSTOpenAI
RemixPOSTOpenAI
ExtendPOSTOpenAI
ExtensionsPOSTOpenAI
Task queryGETOpenAI