{
"model": "grok-imagine-video",
"prompt": "Give the woman a silver necklace",
"video": {
"url": "https://data.x.ai/docs/video-generation/portrait-wave.mp4"
}
}curl --location 'https://poloai.top/v1/videos/edits' \
--header 'Accept: application/json' \
--header 'Authorization: sk-' \
--header 'Content-Type: application/json' \
--data '{
"model": "grok-imagine-video",
"prompt": "Give the woman a silver necklace",
"video": {
"url": "https://data.x.ai/docs/video-generation/portrait-wave.mp4"
}
}'{}