

X (Twitter) API
von RoarAPI · Basispfad /x-twitter-api
Public-data X API — profiles, tweets, threads, search, trends, lists, Spaces.
Endpunkte werden geladen…Endpunkte
15Alle Endpunkte, die X (Twitter) API bereitstellt – und was jeder davon tut.
- 1GET
/x-twitter-api/searchUnified typed search (session-tier)
Search tweets or people; each item is typed. Session-tier (X gates search server-side).
- 2GET
/x-twitter-api/users/{user}Full public profile + computed insights
Public profile (bio, entities, counts, verified/protected flags) + computed insights.
- 3GET
/x-twitter-api/users/{user}/tweetsTimeline (session-tier, cursor-paginated)
A user's timeline. Requires a session backend (`login_required` when off).
- 4GET
/x-twitter-api/users/{user}/repliesTweets & replies (session-tier)
A user's tweets-and-replies timeline. Session-tier.
- 5GET
/x-twitter-api/users/{user}/mediaMedia-only tweets (session-tier)
A user's media-only tweets. Session-tier.
- 6GET
/x-twitter-api/users/{user}/followersFollowers (session-tier)
Followers, cursor-paginated. Session-tier.
- 7GET
/x-twitter-api/users/{user}/followingFollowing (session-tier)
Following, cursor-paginated. Session-tier.
- 8GET
/x-twitter-api/users/{user}/insightsComputed engagement/cadence/ratios/top-hashtags
The profile with its computed insights block.
- 9GET
/x-twitter-api/tweets/{tweet_id}Single tweet (entities, media, metrics)
A single tweet with entities, proxied media, public metrics, and computed insights.
- 10GET
/x-twitter-api/tweets/{tweet_id}/threadFull conversation — ordered, depth-annotated (session-tier)
The reconstructed conversation: author self-thread + reply tree, depth-annotated. Session.
- 11GET
/x-twitter-api/tweets/{tweet_id}/repliesReplies (session-tier, cursor-paginated)
Replies to a tweet, cursor-paginated. Session-tier.
- 12GET
/x-twitter-api/tweets/{tweet_id}/quotesQuote-tweets (session-tier)
Quote-tweets, cursor-paginated. Session-tier.
- 13GET
/x-twitter-api/tweets/{tweet_id}/retweetersUsers who reposted (session-tier)
Users who reposted the tweet where public. Session-tier.
- 14GET
/x-twitter-api/tweets/{tweet_id}/insightsComputed virality/velocity/amplification
The tweet with its computed virality/velocity/amplification block.
- 15GET
/x-twitter-api/media/{tweet_id}/downloadProxied, non-expiring image/video-variant URLs
Durable proxied media (image + video variants) for a tweet.
Preise
| Tarif | Preise | Ratenlimits | Kontingente | Alle 4 Pläne vergleichen |
|---|---|---|---|---|
| Basic | Kostenlos | 5 Anfragen / Sekunde | 50 Anfragen / Monat | |
| Pro | 19 $/Mon. | 20 Anfragen / Sekunde | 30000 Anfragen / Monat | |
| Max | 35 $/Mon. | 50 Anfragen / Sekunde | 90000 Anfragen / Monat | |
| Ultra | 66 $/Mon. | 100 Anfragen / Sekunde | 300000 Anfragen / Monat |