Skip to main content
This guide walks you through retrieving Quote Posts (Posts that quote another Post).
PrerequisitesBefore you begin, you’ll need:

Find the Post ID

Get the ID of the Post you want to find quotes for. You can find it in the Post’s URL:

Request Quote Posts

cURL

Review the response

Paginate through results

The SDKs handle pagination automatically. For cURL, use the next_token to get more Quote Posts:

Next steps

Retweets

Look up Retweets

Post lookup

Look up Posts by ID

API Reference

Full endpoint documentation