Tweet Quotes API
Fetch quote tweets for one post to understand amplification, commentary, and downstream narratives.
Common use case
Find who is reframing or amplifying a post across Twitter/X.
Query parameters
countMaximum quote tweets requested.cursorPagination token from response cursor.bottom.Example request
curl --request GET 'https://xai.xxxstrategy.com/v1/tweets/20/quotes?count=5' \
--header 'Authorization: Bearer tw_live_your_api_key'Related endpoint docs
Create an API key from the console to run this endpoint against live Twitter/X data.