Authorization: Bearer ********************{
"model": "grok-video-3",
"prompt": "play with another white cat",
"task_id": "grok:58c943f6-4d03-4c13-8737-6c9d5fce6c2e",
"aspect_ratio": "1:1",
"size": "1080p"
}curl --location --request POST 'https://xuedingmao.top/v1/video/extend' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "grok-video-3",
"prompt": "play with another white cat",
"task_id": "grok:58c943f6-4d03-4c13-8737-6c9d5fce6c2e",
"aspect_ratio": "1:1",
"size": "1080p"
}'{}