Authorization: Bearer ********************{ "prompt": "sample text", "model": "veo3-fast-frames", "images": [ "{{demo_image_url}}", "{{demo_image_url}}" ], "enhance_prompt": true, "enable_upsample": true, "aspect_ratio": "16:9" }curl --location '/v1/video/create' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{ "prompt": "sample text", "model": "veo3-fast-frames", "images": [ "{{demo_image_url}}", "{{demo_image_url}}" ], "enhance_prompt": true, "enable_upsample": true, "aspect_ratio": "16:9" }'{
"id": "veo3-fast-frames:1762010543-twr7BEQ5wO",
"status": "pending",
"status_update_time": 1762010543957
}