ScavioScavio
ToolsPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Social Media

TikTok Comment Replies

List replies to a TikTok comment — reply id, text, author, and like count — with pagination, as JSON.

POST/api/v1/tiktok/video/comments/replies

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
video_idstringrequired

The TikTok video id.

Example: 7655373230009634070

comment_idstringrequired

The parent comment id (from Video Comments).

Example: 7655749961862595350

cursorstring

Pagination cursor from a previous response.

countnumber

Number of results per page.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.tiktok.comment_replies(video_id="7655373230009634070", comment_id="7655749961862595350")
print(results)

Response

"cursor": 5,
"has_more": 1,
"status_msg": "",
"total": 7
},
"response_time": 517,
"credits_used": 1,
"credits_remaining": 4742
}
PreviousTikTok Video CommentsNextTikTok Hashtag
ScavioScavio

Real-time search API for AI agents. Search every platform, not just Google.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy