POST
/
v2
/
transcriptions
/
srt

Authorizations

Authorization
string
header
required

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

At least one of src or dst .srt file has to be provided

dst
file | null

Destination .srt file

src
file | null

Source .srt file

Response

200 - application/json
id
string
required

Transcription ID

segments
object[]
required

List of segments