POST
/
v2
/
transcriptions
/
srt

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

src_lang
string | null

Should be specified only if src .srt file provided. The source language must be defined without the dialect, for example en instead of en-us. See the list of source languages available.

dst_lang
string | null

Should be specified only if dst .srt file provided.

Body

multipart/form-data
src
file | null

Source .srt file

dst
file | null

Destination .srt file

Response

200 - application/json
segments
object[]
required

List of segments

id
string
required

Transcription ID