Grok Video
Grok Video 1.5 Preview Generation
Generate a 10s or 15s video from exactly one reference image using grok-video-1.5-preview
POST
Documentation Index
Fetch the complete documentation index at: https://docs.toapis.com/llms.txt
Use this file to discover all available pages before exploring further.
- Image-to-video only. Text-to-video is not supported.
- Requires exactly one public reference image URL.
- Supports
10and15second videos. - Async task API: poll video task status with the returned task ID.
Authorizations
All API requests require Bearer Token authentication.
Body
Use
grok-video-1.5-preview.Describe the motion, camera movement, and visual direction for the reference image.
Pass exactly one public image URL.
- Minimum:
1 - Maximum:
1 - Supported URL schemes:
http://,https://
Video duration.Supported values:
"10", "15"Video aspect ratio.Supported values:
16:9, 9:16, 3:2, 2:3, 1:1Pricing
| Duration | Price |
|---|---|
10s | $0.10 / request |
15s | $0.15 / request |
Response
Task identifier for polling video status.
Object type, always
generation.task.Model name used for the task.
Task status:
queued, in_progress, completed, or failed.Create a video task
Query task status
Use the returnedid with Video Task Status.