← All models
Grok Imagine Video 1.5 Text to Video
grok-imagine-video-v1.5-text-to-video
Video generationby xai
Generate videos from prompts with audio using xAI's Grok Imagine 1.5 Video model.
Pricing
- Price
- 1.25 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| promptrequired | string | Text description of desired changes or motion in the video. |
| duration | integer | Video duration in seconds. |
| image_urlrequired | string | URL of the input image for video generation. |
| resolution | stringenum: 480p, 720p, 1080p | Resolution of the output video. |
| aspect_ratio | stringenum: 16:9, 4:3, 3:2, 1:1, 2:3, 3:4… |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video. |
