v1

latestOpenAPI 3.0.32026-07-213841124.9 KB
Tweets

Tweet Quotes list

Returns quote tweets for a specific tweet. You provide the original tweet link, and the endpoint returns a list of tweets that quoted it. Each result includes the quote text, creation date, engagement metrics, conversation details, and basic author information. If more results are available, a next_cursor is returned for pagination.

Use cases:

Marketing teams tracking how a post is being reshared with commentary; analytics platforms measuring reach and secondary engagement through quotes; community managers monitoring public reactions and discussions; research tools collecting quote tweets for sentiment or narrative analysis; SaaS dashboards displaying structured quote feeds for a selected tweet.

post/quotes

Request body

next_cursorstring
tweet_linkstring

Example request

{
  "next_cursor": "JKHSJFHADUYJKSDy2y3u123"
}

Response

OK

next_cursorstring