{"video_url":"https://file.302.ai/gpt/imgs/20250722/fcdc31fe86da4091a7795189ab2614f6.mp4","audio_url":"https://file.302.ai/gpt/imgs/20250612/b128d9d521ae49f3ad6f310677a0fd83.mp3","voice_id":"Auto","text":"Hello, this is a test message."}
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/pixverse-lipsync' \
--header'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header'Content-Type: application/json' \
--data-raw'{
"video_url": "https://file.302.ai/gpt/imgs/20250722/fcdc31fe86da4091a7795189ab2614f6.mp4",
"audio_url": "https://file.302.ai/gpt/imgs/20250612/b128d9d521ae49f3ad6f310677a0fd83.mp3",
"voice_id": "Auto",
"text": "Hello, this is a test message."
}'