{
"prompt": "A serene lake at sunrise with mist rolling over the water",
"model": "grok-imagine-video",
"duration": 6
}curl --location 'https://cloud.dataeyes.ai/v1/video/generations' \
--header 'Authorization: {{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "A serene lake at sunrise with mist rolling over the water",
"model": "grok-imagine-video",
"duration": 6
}'{}