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": [
{
"id": "7344455566677788000",
"desc": "this trend is everywhere #fyp",
"author": "trendwatch",
"author_avatar": "https://images.unsplash.com/photo-1502685104226-ee32379fefbe?w=100&h=100&fit=crop&q=80",
"cover": "https://images.unsplash.com/photo-1516450360452-9312f5e86fc7?w=600&h=1067&fit=crop&q=80",
"duration": 24,
"create_time": 1752537600,
"plays": 8700000,
"likes": 1200000,
"comments": 15400,
"shares": 96000,
"music": "Midnight Drive - Neon Coast",
"url": "https://www.tiktok.com/@trendwatch/video/7344455566677788000"
},
{
"id": "7344455566677788010",
"desc": "POV: it's finally friday 🎉 #fyp #foryou",
"author": "dailymood",
"author_avatar": "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop&q=80",
"cover": "https://images.unsplash.com/photo-1533174072545-7a4b6ad7a6c3?w=600&h=1067&fit=crop&q=80",
"duration": 15,
"create_time": 1752451200,
"plays": 5400000,
"likes": 810000,
"comments": 9200,
"shares": 54000,
"music": "Good Time - The Weekenders",
"url": "https://www.tiktok.com/@dailymood/video/7344455566677788010"
},
{
"id": "7344455566677788020",
"desc": "he did NOT expect that 😂 #funny",
"author": "clipcentral",
"author_avatar": "https://images.unsplash.com/photo-1519085360753-af0119f7cbe7?w=100&h=100&fit=crop&q=80",
"cover": "https://images.unsplash.com/photo-1543269865-cbf427effbad?w=600&h=1067&fit=crop&q=80",
"duration": 31,
"create_time": 1752364800,
"plays": 12300000,
"likes": 2100000,
"comments": 28700,
"shares": 141000,
"music": "original sound - clipcentral",
"url": "https://www.tiktok.com/@clipcentral/video/7344455566677788020"
}
]
}
GET
/v1/data/tiktok/trending/videos1 credit / run VerifiedTrending Videos
Trending Explore-feed videos.
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) |