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)
tiktok.com
ExampleJSON responseclick the page to trace a field
{
"results": [
{
"title": "Summer Nights",
"rank": 1
},
{
"title": "Midnight Drive",
"rank": 2
},
{
"title": "Good Time",
"rank": 3
}
]
}
GET
/v1/data/tiktok/trending/songs1 credit / run VerifiedTrending Songs
Trending songs ranked by usage.
Handled for you:Rate LimitTLS FingerprintCaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| Advanced filters | |||
| count | integer | no | Items to return per page (1 to 50). (default: 30) |
| region | string | no | Region code. (default: us) |