Twitter APIs

Comprehensive Twitter/X APIs for tweet search, tweet details, user profiles, user tweets, followers, following, and likes. Free online testing available.

๐Ÿ”Ž

Twitter Search API

Search tweets by keyword or hashtag with optional filters like section, language, and engagement thresholds

GET /api/twitter/search
๐Ÿงพ

Twitter Tweet Details API

Get general information about a tweet by tweet ID

GET /api/twitter/tweet/details
๐Ÿ‘ค

Twitter User Details API

Get public Twitter profile information by username or user ID

GET /api/twitter/user/details
๐Ÿงต

Twitter User Tweets API

Get a user's tweets by username/user ID, with optional continuation token for pagination

GET /api/twitter/user/tweets
๐Ÿ‘ฅ

Twitter User Followers API

Get a user's followers by user ID, with optional continuation token

GET /api/twitter/user/followers
โžก๏ธ

Twitter User Following API

Get accounts a user follows by user ID, with optional continuation token

GET /api/twitter/user/following
โค๏ธ

Twitter User Likes API

Get a user's liked tweets by user ID

GET /api/twitter/user/likes

More Twitter APIs Available

We have many more Twitter/X APIs available for integration. View the complete list and request integration for any API you need.

View All Available APIs โ†’