Twitter/X API
onlineAccess tweets, users, trends, and social media data from the X platform.
💬 SocialAuth: oauthPopularity: 92/100Latency: 140ms
Base URL
https://api.twitter.comAuthentication
Requires OAuth 2.0 authentication flow.
Endpoints
GET
Try it →/2/tweets/{id}Get a tweet
GET
Try it →/2/users/{id}Get a user
GET
Try it →/2/tweets/search/recentSearch recent tweets
Example Request
GET https://api.twitter.com/2/tweets/1
Example Response
{
"data": {"id": "1", "text": "just setting up my twttr"}
}Tags
social-mediatweetstrendsx