{
"prompt": "a cat walking in the park",
"model": "veo_3_1-4K",
"enhance_prompt": true,
"images": [
"https://kimi-web-img.moonshot.cn/img/bkimg.cdn.bcebos.com/6a650813538a494359db1ce99a0f07329c759cb1"
],
"aspect_ratio": "9:16"
}curl --location 'https://token.ithinkai.cn/v1/videos' \
--header 'Authorization: Bearer sk-MsYXj5UJbhQ44W6OdRRIcMhbmY2YHdroeW6h2yu7Dl5Njww4' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "a cat walking in the park",
"model": "veo_3_1-4K",
"enhance_prompt": true,
"images": [
"https://kimi-web-img.moonshot.cn/img/bkimg.cdn.bcebos.com/6a650813538a494359db1ce99a0f07329c759cb1"
],
"aspect_ratio": "9:16"
}'{
"id": "string",
"task_id": "string",
"object": "string",
"model": "string",
"status": "string",
"progress": 0,
"created_at": 0,
"size": "string"
}