v1

latestOpenAPI 3.0.32026-07-213841124.9 KB
Tweets

Tweet Comments (replies) list

Returns replies (comments) under a specific tweet. You provide the tweet link, and the endpoint returns a list of reply tweets with their text, creation date, engagement metrics, conversation details, and basic author information. If more replies are available, a next_cursor is returned for pagination.

Use cases:

Community management tools monitoring discussions under brand posts; analytics platforms measuring engagement and reply sentiment; moderation systems reviewing replies for spam or abuse; research tools collecting conversation threads for analysis; SaaS dashboards showing structured reply feeds under selected tweets.

post/comments

Request body

next_cursorstring
tweet_linkstring

Example request

{
  "next_cursor": "JKHSJFHADUYJKSDy2y3u123"
}

Response

OK

next_cursorstring