Skip to main content
GET
/
api
/
tiktok
/
video
/
comments
Get TikTok video comments
curl --request GET \
  --url https://creatorcrawl.com/api/tiktok/video/comments \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key from your CreatorCrawl dashboard

Query Parameters

url
string
required

TikTok video URL

cursor
number

Cursor to get more comments. Get cursor from previous response.

trim
boolean

Set to true to get a trimmed response

Response

TikTok video comments