v1

latestOpenAPI 3.1.02026-07-266827131.9 KB

TikTok Video Comment

Get the comment list for TikTok videos. Each API call costs $0.01 USD. The maximum value for pagination parameter pageSize is 50, cursor starts from 0.

post/tiktok/video/comment

Request body

video_idstring required

TikTok video ID

page_sizeinteger

Number of comments returned per page, maximum value is 50, default is 50

cursorinteger

Pagination cursor, starts from 0, default is 0

Example request

{
  "video_id": "7543017294226558221",
  "page_size": 50
}

Response

Successfully returned comment list

cidstring

Comment ID

textstring

Comment content

create_timeinteger

Comment creation timestamp

like_countinteger

Like count

authorobject

Comment author information

reply_countinteger

Reply count