Skip to main content
GET
Extract an existing TikTok caption track

Authorizations

Authorization
string
header
required

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

Query Parameters

url
string<uri>
required

A publicly reachable HTTPS URL. Do not submit private, authenticated, redirect-only, or user-specific URLs.

language
string

Optional BCP 47 language preference, such as en. Omit it to accept the source language.

Maximum string length: 35

Response

Existing captions or explicitly requested audio transcription.

caption_type
enum<string>
required
Available options:
manual,
auto,
transcribed
language
string
required
segments
object[]
required
text
string
required
video_id
string
required