Skip to main content
POST
Create transcription 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

src
file | null

Source .srt file

dst
file | null

Destination .srt file

Response

Created transcription

segments
SegmentGet · object[]
required

List of segments

id
string<uuid>
required

Transcription ID