{
"model": "grok-imagine-video-1.5",
"prompt": "Generate a slow and serene time-lapse",
"image": {
"url": "https://docs.x.ai/assets/api-examples/video/milkyway-still.png"
},
"duration": 12
}curl --location '/xai/v1/videos/generations' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"model": "grok-imagine-video-1.5",
"prompt": "Generate a slow and serene time-lapse",
"image": {
"url": "https://docs.x.ai/assets/api-examples/video/milkyway-still.png"
},
"duration": 12
}'{
"request_id": "a3d1008e-4544-40d4-d075-11527e794e4a"
}