← All models
Grok Imagine Video 1.5 Reference to Video
grok-imagine-video-v1.5-reference-to-video
Video editby xai
Generate videos from images and audio references using xAI's Grok Imagine 1.5 Video model.
Pricing
- Price
- 0.021 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| promptrequired | string | Text prompt describing the video. Tag references as <IMAGE_0>, <IMAGE_1>, etc. |
| duration | integer | Video duration in seconds. |
| resolution | stringenum: 480p, 720p | Resolution of the output video. |
| aspect_ratio | stringenum: 16:9, 4:3, 3:2, 1:1, 2:3, 3:4… | Aspect ratio of the generated video. |
| reference_image_urlsrequired | array | One or more reference image URLs to guide the video generation as style and content references. Reference in prompt as <IMAGE_0>, <IMAGE_1>, etc. Maximum 7 images. |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video. |
