API Reference

Description: Retrieves a complete list of indexed tweets from a given X account feed, including detailed tweet engagement metrics and attached media.

  • Tweet metadata – timestamp, text, media attachments.

  • Engagement metrics – views, likes, retweets, replies, bookmarks, and quotes.

This endpoint provides full access to an account's historical tweets and engagement data, useful for analyzing trends, measuring influence, and tracking audience interactions. You Filter tweets by date range. The endpoint has limits – up to 100 tweets in the list per request.

Important: To enable tweet indexing for an account, you must first send a PUT request to /api/v2/twitters/{username}/tracker/tweet/.

Usage: Use to Retrieve all indexed tweets from an account with engagement stats. Analyze post performance based on likes, retweets, and views. Monitor historical tweet activity for trend analysis. Extract useful tweet info to make better decisions.

Usage Cost: 5 points per request

Language
Click Try It! to start a request and see the response here!