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": [
{
"name": "fyp",
"rank": 1,
"views": 12000000000
},
{
"name": "grwm",
"rank": 2,
"views": 4500000000
},
{
"name": "foryou",
"rank": 3,
"views": 3800000000
}
]
}
GET
/v1/data/tiktok/trending/hashtags1 credit / run VerifiedTrending Hashtags
Trending hashtags 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) |