All sites
Data API
TikTok Data API
Videos, profiles, hashtags and search from TikTok.
22endpointsRate Limit · TLS Fingerprint · Captcha handled for you
Example (captured live)
v16-webapp.tiktok.com
ExampleJSON responseclick the page to trace a field
{
"video_id": "7333344455566677000",
"subtitles": [
{
"LanguageCodeName": "eng-US",
"LanguageID": "2",
"Format": "webvtt",
"Url": "https://v16-webapp.tiktok.com/subtitle/eng-US.webvtt",
"Source": "ASR"
}
]
}
GET
/v1/data/tiktok/videos/{video_id}/transcript1 credit / run VerifiedVideo Transcript
Subtitle tracks and voice transcription.
Handled for you:Rate LimitTLS FingerprintCaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| video_id | string | yes | Video id. |
| Advanced filters | |||
| region | string | no | Region code. (default: us) |