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
- Generate videos from prompts with the Grok Generations API
- Retrieve async results with the Grok Fetch API
Grok Video API Endpoints
| Use case | Endpoint |
|---|---|
| Text to video generation | Grok Generations API |
| Task polling | Grok Fetch API |
Recommended Grok Video API Workflow
- Submit a job through the Grok Generations API.
- 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