Skip to main content
GET
Get one page of comments on a TikTok video

Authorizations

X-API-Key
string
header
required

API key passed as the X-API-Key request header. Recommended for server-to-server calls.

Query Parameters

url
string<uri>
required
Example:

"https://www.tiktok.com/@khaby.lame/video/7093230631174344965"

cursor
string

Response

Get one page of comments on a TikTok video

comments
object[]
required
nextCursor
string | null
required

Opaque pagination cursor — pass as ?cursor= for the next page; null on the last page

hasMore
boolean
required