curl --location --request POST 'https://api.302.ai/302/submit/pixverse-lipsync' \
--header 'Authorization: Bearer ' \
--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."
}'{
    "completed_at": "",
    "created_at": "",
    "error": "",
    "id": "",
    "model": "",
    "output": "",
    "started_at": "",
    "status": ""
}