Skip to content
All sites
Data API

TikTok Data API

Videos, profiles, hashtags and search from TikTok.

22endpointsRate Limit · TLS Fingerprint · Captcha handled for you
tiktok.comGET/tiktok/ads/se…GET/tiktok/commen…GET/tiktok/oembed{ } JSON
Example (captured live)
tiktok.com
Example
JSON responseclick the page to trace a field
{
"query": "cooking",
"results": [
{
"id": "7333344455566677000",
"desc": "3-ingredient pasta #cooking #easyrecipe",
"author": "chefmarco",
"author_avatar": "https://images.unsplash.com/photo-1607631568010-a87245c0daf8?w=100&h=100&fit=crop&q=80",
"cover": "https://images.unsplash.com/photo-1512621776951-a57141f2eefd?w=600&h=1067&fit=crop&q=80",
"duration": 42,
"create_time": 1751328000,
"plays": 1500000,
"likes": 210000,
"comments": 3100,
"shares": 18000,
"music": "original sound - chefmarco",
"url": "https://www.tiktok.com/@chefmarco/video/7333344455566677000"
},
{
"id": "7333344455566677001",
"desc": "10-min garlic butter shrimp 🦐 #cooking",
"author": "kitchenkate",
"author_avatar": "https://images.unsplash.com/photo-1544005313-94ddf0286df2?w=100&h=100&fit=crop&q=80",
"cover": "https://images.unsplash.com/photo-1504674900247-0877df9cc836?w=600&h=1067&fit=crop&q=80",
"duration": 31,
"create_time": 1751241600,
"plays": 892000,
"likes": 154000,
"comments": 2200,
"shares": 9800,
"music": "cooking vibes - lofi",
"url": "https://www.tiktok.com/@kitchenkate/video/7333344455566677001"
}
]
}
GET/v1/data/tiktok/search1 credit / run Verified

Search

General top-feed keyword search.

Handled for you:Rate LimitTLS FingerprintCaptcha
Parameters
NameTypeReqDescription
querystringyesSearch keyword.
Advanced filters
sort_bystringnoResult ordering: relevance, most_liked, newest. (default: relevance)
upload_datestringnoRestrict to videos uploaded within this window. (default: all)
countintegernoItems to return per page (1 to 50). (default: 20)
cursorintegernoPagination offset; pass the prior nextCursor to page. (default: 0)
regionstringnoRegion code. (default: us)