{"prompt":"Fly in the sky","model":"veo2-fast-frames","images":["https://filesystem.site/cdn/20250612/VfgB5ubjInVt8sG6rzMppxnu7gEfde.png","https://filesystem.site/cdn/20250612/998IGmUiM2koBGZM3UnZeImbPBNIUL.png"],"enhance_prompt":true}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/veo/generations' \
--header'Content-Type: application/json' \
--data-raw'{
"prompt": "Fly in the sky",
"model": "veo2-fast-frames",
"images": [
"https://filesystem.site/cdn/20250612/VfgB5ubjInVt8sG6rzMppxnu7gEfde.png",
"https://filesystem.site/cdn/20250612/998IGmUiM2koBGZM3UnZeImbPBNIUL.png"
],
"enhance_prompt": true
}'
Responses
🟢200Ok
application/json
Body
Example
{"message":"YEScale - Google Veo Task Submitted","task_id":"ce09e683-6dab-4045-97f2-f3ffc43ad0ef"}