Skip to main content

Grok Video API

The Grok video API on TTAPI gives developers a simple way to submit prompt-based video generation requests and fetch asynchronous results.

What You Can Build With The Grok Video API

Grok Video API Endpoints

Use caseEndpoint
Text to video generationGrok Generations API
Task pollingGrok Fetch API
  1. Submit a job through the Grok Generations API.
  2. Poll the task with the Grok Fetch API until the result is ready.

Why Use TTAPI For Grok Video API Access

  • Unified access to Grok and other video APIs
  • Stable async task submission and fetch flow

Grok Video API FAQ

Which endpoint should I start with?

Start with the Grok Generations API, because it is the main submission endpoint.

How do I check job results?

Use the Grok Fetch API to retrieve asynchronous generation results.
Last modified on March 23, 2026