{"prompt":"Generate a video of a monk playing basketball with a tomahawk dunk","model":"veo3-pro-frames","enhance_prompt":true,"images":["https://filesystem.site/cdn/20250612/998IGmUiM2koBGZM3UnZeImbPBNIUL.png"]}
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 'https://api.302.ai/302/submit/veo3-v2' \
--header'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header'Content-Type: application/json' \
--data-raw'{
"prompt": "Generate a video of a monk playing basketball with a tomahawk dunk",
"model": "veo3-pro-frames",
"enhance_prompt": true,
"images": [
"https://filesystem.site/cdn/20250612/998IGmUiM2koBGZM3UnZeImbPBNIUL.png"
]
}'
Responses
🟢200成功
application/json
Body
Example
{"data":"e3164eec-6739-4561-9676-00308912c069","code":"IN_PROGRESS","message":"The task has been created, please /v1/veo/tasks/{task_id} query progress"}