Twitter API Rate Limits Comparison

The official X API now has "less restrictive rate limits" under pay-per-use. Compare endpoint limits side by side with GetXAPI.

GetXAPI

No platform-level caps

Throughput depends on your usage and system constraints, not endpoint-level throttle windows. Pay per call at $0.001–$0.002.

Official X API (Pay-Per-Use)

Less restrictive rate limits

Under the pay-per-use model, rate limits are less restrictive than the old tiered plans but still apply per endpoint. Reads from $0.005, writes from $0.010 per resource.

Endpoint Rate-Limit Comparison

Showing 25 of 25 rows

FamilyEndpointOfficial X APIGetXAPINotes
TweetsGET /2/tweetsLess restrictive (per-endpoint)No platform-level cap-
TweetsGET /2/tweets/:idLess restrictive (per-endpoint)No platform-level cap-
TweetsGET /2/tweets/search/recentLess restrictive (per-endpoint)No platform-level cap-
TweetsGET /2/tweets/search/allLess restrictive (per-endpoint)No platform-level capVolume and operator rules still apply
TweetsPOST /2/tweetsLess restrictive (per-endpoint)No platform-level capContent: Create at $0.010/request
UsersGET /2/usersLess restrictive (per-endpoint)No platform-level cap-
UsersGET /2/users/:idLess restrictive (per-endpoint)No platform-level cap-
UsersGET /2/users/byLess restrictive (per-endpoint)No platform-level cap-
UsersGET /2/users/by/username/:usernameLess restrictive (per-endpoint)No platform-level cap-
UsersGET /2/users/:id/tweetsLess restrictive (per-endpoint)No platform-level cap-
UsersGET /2/users/:id/mentionsLess restrictive (per-endpoint)No platform-level cap-
UsersGET /2/users/meLess restrictive (per-endpoint)No platform-level cap-
DMsGET /2/dm_eventsLess restrictive (per-endpoint)No platform-level capDM Event: Read at $0.010/resource
DMsGET /2/dm_events/:idLess restrictive (per-endpoint)No platform-level cap-
DMsPOST /2/dm_conversationsLess restrictive (per-endpoint)No platform-level capDM Interaction: Create at $0.015/request
DMsPOST /2/dm_conversations/:id/messagesLess restrictive (per-endpoint)No platform-level capDM Interaction: Create at $0.015/request
ListsGET /2/lists/:idLess restrictive (per-endpoint)No platform-level cap-
ListsGET /2/lists/:id/membersLess restrictive (per-endpoint)No platform-level cap-
ListsGET /2/lists/:id/tweetsLess restrictive (per-endpoint)No platform-level cap-
ListsPOST /2/listsLess restrictive (per-endpoint)No platform-level cap-
BookmarksGET /2/users/:id/bookmarksLess restrictive (per-endpoint)No platform-level cap-
BookmarksPOST /2/users/:id/bookmarksLess restrictive (per-endpoint)No platform-level cap-
SpacesGET /2/spacesLess restrictive (per-endpoint)No platform-level cap-
SpacesGET /2/spaces/searchLess restrictive (per-endpoint)No platform-level cap-
OtherGET /2/usage/tweetsLess restrictive (per-endpoint)No platform-level cap-

Source: developer.x.com/#pricing. The official X API now uses consumption-based pay-per-use pricing with "less restrictive rate limits" than the old tiered model. Per-endpoint limits still apply. Values last verified on February 10, 2026.