Video Comment Replies
Fetch the replies to a comment on a video
GENERAL ENDPOINT
Get the replies off a comment
GET
https://kitkot.xyz/api/video/comments/replies
Returns the replies made under a comment
Query Parameters
Name
Type
Description
api_key*
String
The api_key
you got when purchasing our service
comment_id*
String
The comment_id
of the comment to fetch replies from
session_key
String
The session_key
you got from our login endpoint
count
String
The amount of replies to fetch
cursor
String
The cursor
returned from your previous request to fetch the next page of replies
Last updated