Create new dub
Dubs
Create new dub
Create a new dub by providing a voice ID and either a link or uploading audio. Returns upload URL if no link provided. Dubs are currently limited to 30 minutes.
POST
Create new dub
Authorizations
API key in the format: "Api-Key "
Body
application/json
UUID of the voice model to use for dubbing
Example:
"123e4567-e89b-12d3-a456-426614174001"
URL of audio/video to dub (alternative to file upload)
Example:
"https://example.com/audio.mp3"
Pitch shift in semitones (-24 to +24)
Required range:
-24 <= x <= 24Example:
0
Whether to separate vocals from backing track
Example:
true