Twitter / X - Profiles, Tweets, Followers & Trends
## Twitter / X Real-time access to Twitter/X data — user profiles, tweets, replies, retweets, quotes, follower graphs, community content, trending topics, and video transcripts. Power social listening, influencer analytics, and engagement tracking tools. ## Key Features - **User profiles** — Follower counts, bio, verification status, tweet history, and profile media - **Tweet data** — Full tweet…
Twitter / X - Profiles, Tweets, Followers & Trends endpoints
| Method | Endpoint | Description |
|---|---|---|
| Profile | ||
| GET |
getProfile /profile |
Retrieve a Twitter/X user profile information. (1 credit) |
| Tweets | ||
| GET |
getTweetRetweets /tweet/retweets |
Retrieve users who retweeted a specific tweet with pagination support. Credits: 4 × pages (1-5 pages per request) |
| GET |
getUserReplies /replies |
Retrieve replies from a specific user with pagination support. Credits: 4 × pages (1-5 pages per request) |
| GET |
getTweetTranscript /tweet/transcript |
Retrieve the transcript of a tweet video. Credits consumed: 1-10 depending on video length. |
| GET |
getTweetQuotes /tweet/quotes |
Retrieve quote tweets for a specific tweet with pagination support. Credits: 4 × pages (1-5 pages per request) |
| GET |
getTweetComments /tweet/comments |
Retrieve comments (replies) on a specific tweet with pagination support. Credits: 4 × pages (1-5 pages per request) |
| GET |
getUserTweets /tweets |
Retrieve a user's tweets with pagination support. (3 credits) |
| GET |
getTweet /tweet |
Retrieve details of a specific tweet. Provide either 'url' or 'id' parameter. (1 credit) |
| Community | ||
| GET |
getCommunity /community |
Retrieve information about a Twitter/X community. (1 credit) |
| GET |
getCommunityTweets /community/tweets |
Retrieve tweets from a specific community with pagination support. (1 credit) |
| Search | ||
| GET |
searchTweets /search |
Search Twitter/X for tweets matching a query with pagination support. (1 credit) |
| Followers | ||
| GET |
getFollowers /followers |
Retrieve a user's followers with pagination support. Credits: 4 × pages (1-5 pages per request) |
| GET |
getVerifiedFollowers /verified-followers |
Retrieve verified followers of a user with pagination support. Credits: 4 × pages (1-5 pages per request) |
| Following | ||
| GET |
getFollowing /following |
Retrieve the list of users that a user is following with pagination support. Credits: 4 × pages (1-5 pages per request) |
| Trends | ||
| GET |
getTrends /trends |
Retrieve trending topics on Twitter/X. Credits: 4 |
Twitter / X - Profiles, Tweets, Followers & Trends pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | 10 / second |
|
| ULTRA | $79.99 / month | 50 / second |
|
| MEGA | $199.99 / month | 100 / second |
|