Get comments on a post
Posts
Get comments on a post
Returns a paginated list of top-level comments for a video. Supply either videoId or url — exactly one is required. Use the returned cursor to fetch the next page.
GET
Get comments on a post
Returns a paginated list of top-level comments for a video. Supply either
videoId or url — exactly one is required. Use the returned cursor to fetch the next page.Authorizations
Your RapidAPI subscription key. Injected automatically by the RapidAPI gateway in production.
Query Parameters
Numeric TikTok video ID. Required if url is not provided.
Pattern:
^\d+$Full TikTok video share URL. Required if videoId is not provided.
Number of comments to return (1–50)
Required range:
1 <= x <= 50Pagination cursor from a previous response