{
"model": "veo-3.1-fast-generate-preview",
"prompt": "A close up of two people staring at a cryptic drawing on a wall",
"metadata": {
"aspectRatio": "16:9",
"durationSeconds": 6
}
}curl --location 'https://api.kuai.host/v1/video/generations' \
--header 'Authorization: Bearer sk-1dnXVfVZKfyMCxwo9SPuT364kWSVlRO2EUna0Zfa3AmstOrE' \
--header 'Content-Type: application/json' \
--data '{
"model": "veo-3.1-fast-generate-preview",
"prompt": "A close up of two people staring at a cryptic drawing on a wall",
"metadata": {
"aspectRatio": "16:9",
"durationSeconds": 6
}
}'{}