Video Comments
Fetch comments on a video
GENERAL ENDPOINT
Get the comments off a video
GET
https://kitkot.xyz/api/video/comments
Returns the comments made on a video
Query Parameters
Name
Type
Description
api_key*
String
The api_key
you got when purchasing our service
query*
String
The query
to fetch information from, this can be a tiktok share url or the id
of a tiktok video.
session_key
String
The session_key
you got from our login endpoint
count
String
The amount of comments to fetch
cursor
String
The cursor
returned from your previous request to fetch the next page of comments
Last updated