Dubbing
Get Transcript For Dub
Returns transcript for the dub as an SRT file.
GET
/
v1
/
dubbing
/
{dubbing_id}
/
transcript
/
{language_code}
Headers
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Path Parameters
ID of the dubbing project.
ID of the language.
Query Parameters
Format to use for the subtitle file, either 'srt' or 'webvtt'
Available options:
srt
, webvtt
Response
200 - application/json
The response is of type any
.
Was this page helpful?