Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ttapi.io/llms.txt

Use this file to discover all available pages before exploring further.

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. If you are searching for Grok Video API documentation, start here and then continue to the generation or fetch endpoint that matches your workflow.

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.

Before You Integrate

  • Review Gateway & Auth so Grok Video requests include the correct TT-API-KEY.
  • Review Video Pricing before enabling production video workloads.

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.

Which page should I read after this overview?

Most teams continue with the Grok Generations API and Grok Fetch API, because those pages define the main submission and async retrieval flow.
Last modified on April 15, 2026