Skip to content
capzy
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
{
"results": [
],
"comment_id": "7209431885624100000",
"video_id": "7333344455566677000",
"count": 30,
"cursor": 0
}
GET/v1/data/tiktok/comments/{comment_id}/replies1 credit / run Verified

Comment Replies

Replies to a specific comment.

Handled for you:Rate LimitTLS FingerprintCaptcha
Parameters
NameTypeReqDescription
comment_idstringyesComment id.
Advanced filters
video_idstringnoParent video id.
countintegernoItems to return per page (1 to 50). (default: 30)
cursorintegernoPagination offset; pass the prior nextCursor to page. (default: 0)
regionstringnoRegion code. (default: us)