{"aspect_ratio":"16:9","duration":5,"prompt":"A surfer riding a massive wave in slow motion, water splashes sparkling in the sunlight","resolution":"720p"}
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/ws/api/v3/pixverse/pixverse-v4.5-t2v-fast' \
--header'Authorization: Bearer ' \
--header'Content-Type: application/json' \
--data-raw'{
"aspect_ratio": "16:9",
"duration": 5,
"prompt": "A surfer riding a massive wave in slow motion, water splashes sparkling in the sunlight",
"resolution": "720p"
}'