TikTok modelsapi generation api

tiktok/app-v3/video-comment-replies

Get comment replies data of specified video

Input
Idle

Example output — click Run to generate your own

API README

Get comment replies data of specified video

Purpose:

  • Get comment replies data of specified video Parameters:
  • item_id: Video id
  • comment_id: Comment id
  • cursor: Cursor, used for paging, the first page is 0, the second page is the cursor value in the first response.
  • count: Number Return:
  • Comment replies data

[Example]

aweme_id = "7326156045968067873" comment_id = "7327061675382260482" cursor = 0 count = 20

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models