欢迎使用 VIAAAI 聚合API !活动期间:①注册会员即送0.2美金等额token,②充值9折优惠酬宾,③每天签到送$0.25;欢迎试用!
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 '/v1/video/extend' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "grok-video-3",
"prompt": "play with another white cat",
"task_id": "grok:58c943f6-4d03-4c13-8737-6c9d5fce6c2e",
"aspect_ratio": "1:1",
"size": "1080p"
}'{}