{
"prompt": "a cat walking in the park",
"model": "veo3.1-fast",
"aspect_ratio": "16:9",
"enhance_prompt": true,
"enable_upsample": true
}curl --location 'https://token.ithinkai.cn/v1/videos' \
--header 'Authorization: Bearer $key' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "a cat walking in the park",
"model": "veo3.1-fast",
"aspect_ratio": "16:9",
"enhance_prompt": true,
"enable_upsample": true
}'{
"id": "string",
"task_id": "string",
"object": "string",
"model": "string",
"status": "string",
"progress": 0,
"created_at": 0,
"size": "string"
}