Authorization: ********************{
"instances": [
{
"prompt": "A cat playing with a ball in a sunny garden"
}
],
"parameters": {
"aspectRatio": "16:9",
"durationSeconds": 8,
"sampleCount": 1,
"personGeneration": "allow_all"
// "generateAudio": true,
// "enhancePrompt": true
}
}curl --location --request POST '/aistudio/v1beta/models/veo-3.1-fast-generate-preview:predictLongRunning' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"instances": [
{
"prompt": "A cat playing with a ball in a sunny garden"
}
],
"parameters": {
"aspectRatio": "16:9",
"durationSeconds": 8,
"sampleCount": 1,
"personGeneration": "allow_all"
// "generateAudio": true,
// "enhancePrompt": true
}
}'{
"name": "projects/jhcj-0108-02/locations/us-central1/publishers/google/models/veo-3.1-fast-generate-preview/operations/de44639e-6005-46df-954b-99ee6601393f"
}