34 endpoints covering tweets, users, followers, trends, communities, lists, and more. No rate limits, sub-100ms response times.
/v1/twitter/tweets/tweet/{tweet_id}Get complete tweet data including text, media, polls, engagement metrics, quoted tweets, and author info. One API call, all the data you need.
/v1/twitter/tweets/Pass up to 100 tweet IDs and get full data for all of them in a single API call. Perfect for data pipelines, backfill jobs, and batch processing.
/v1/twitter/tweets/tweet/{tweet_id}/retweetersGet the complete list of users who retweeted a tweet with full profile data. Analyze retweet patterns, identify amplifiers, and measure reach.
/v1/twitter/tweets/tweet/{tweet_id}/repliesGet every reply to a tweet with full text, author profiles, and engagement data. Ideal for conversation analysis, customer feedback mining, and sentiment tracking.
/v1/twitter/tweets/tweet/{tweet_id}/favoritersRetrieve the complete list of users who liked a tweet. Analyze engagement patterns, identify your most engaged audience, and find potential leads.
/v1/twitter/tweets/tweet/{tweet_id}/similarFind tweets similar to any given tweet using Twitter's own recommendation engine. Expand your research, discover related content, and map topic clusters.
/v1/twitter/tweets/tweet/{tweet_id}/quotesGet every quote tweet with the quoter's commentary, profile data, and engagement stats. Understand how your content is being discussed and reshared.
/v1/twitter/tweets/tweet/{tweet_id}/edit_historyAccess the full edit history of any tweet. See what changed, when it was edited, and compare versions for accountability and research.
/v1/twitter/tweets/tweet/{tweet_id}/community_notesAccess Twitter's crowd-sourced fact-checking notes on any tweet. Get note text, helpfulness ratings, and classification data for misinformation research.
/v1/twitter/tweets/advanced_searchSearch tweets using powerful query operators — keywords, hashtags, mentions, date ranges, language, and more. Get Top, Latest, or Media results programmatically.
/v1/twitter/tweets/article/{article_id}Retrieve full Twitter Articles (long-form content) including title, body text, embedded media, and author information.
/v1/twitter/users/{user_id}/by_idGet a complete user profile by numeric Twitter ID. Returns bio, follower/following counts, verification status, join date, and profile images.
/v1/twitter/users/{username}/by_usernameLook up any Twitter user by their @username. Get the complete profile including bio, stats, verification status, and profile images in one call.
/v1/twitter/users/batch_by_idsLook up to 100 Twitter profiles at once by numeric IDs. Perfect for enriching user datasets, CRM imports, and bulk profile analysis.
/v1/twitter/users/batch_by_usernamesPass up to 100 Twitter usernames and get complete profile data for all of them in a single API call.
/v1/twitter/users/{username}/latest_tweetsGet all tweets from any user's timeline with text, media, engagement metrics, and metadata. Paginate through their entire tweet history.
/v1/twitter/users/{username}/followersGet the full list of followers for any Twitter account with complete profile data. Analyze audiences, find leads, and research influencer reach.
/v1/twitter/users/{username}/followingsRetrieve the complete following list of any Twitter account. Discover who they follow, analyze network connections, and map social graphs.
/v1/twitter/users/{user_id}/subscriptionsSee which premium accounts a user subscribes to. Analyze creator economy patterns and subscription-based engagement on Twitter.
/v1/twitter/users/search_usersFind Twitter users by searching names, usernames, and bios. Get full profile data for each result. Perfect for prospecting and audience discovery.
/v1/twitter/users/{username}/mentionsGet every tweet that mentions a specific user. Perfect for brand monitoring, customer feedback tracking, and reputation management.
/v1/twitter/users/{user_id}/articlesRetrieve all long-form articles published by a specific Twitter user. Ideal for content analysis, curation, and competitive research.
/v1/twitter/lists/{list_id}/detailGet complete metadata for any Twitter list — name, description, member count, subscriber count, creation date, and creator profile.
/v1/twitter/lists/{list_id}/tweetsGet all tweets from any Twitter list timeline. Lists are curated feeds — perfect for monitoring specific topics, industries, or groups of accounts.
/v1/twitter/lists/{list_id}/search_tweetsSearch for specific keywords within a Twitter list's timeline. Combine the curation of lists with the precision of search.
/v1/twitter/communities/{community_id}Get full metadata for any Twitter Community — name, description, member count, rules, categories, and administrator information.
/v1/twitter/communities/{community_id}/tweetsGet all tweets from any Twitter Community. Filter by Top, Latest, or Media to find the most relevant community discussions.
/v1/twitter/communities/searchDiscover Twitter Communities by searching keywords, topics, or interests. Find active groups with member counts and descriptions.
/v1/twitter/trends/Access real-time trending topics on Twitter. Get trending hashtags, tweet volumes, and category breakdowns for global trend analysis.
/v1/twitter/trends/place/{woeid}Get trending topics for any city or country using WOEID codes. Perfect for local marketing, geo-targeted campaigns, and regional analysis.
/v1/twitter/geo/searchFind Twitter place entities by name, coordinates, or IP address. Get WOEIDs for trend lookups and place IDs for geo-tagged tweet analysis.
/v1/twitter/geo/places/{place_id}Get complete geographic information for any Twitter place — name, type, country, coordinates, and bounding box for mapping and analysis.
/v1/twitter/spaces/{space_id}Get complete data for any Twitter Space — title, host info, speakers, listener count, schedule, and recording status.
/v1/twitter/spaces/broadcast/{broadcast_id}Access details of any Twitter broadcast or live video — title, viewer count, broadcaster profile, and stream state.
Sign up for free and get 1,000 API credits instantly. No credit card required.
Start Free Trial