GET
/api/article-entities/{article_id}
$0.05An X article by entity rest_id (owner-only)
GET
/api/articles/{id}
$0.05An X article by wrapper tweet id (public)
GET
/api/hashtag/{tag}
$0.05Resolve a hashtag to its tweet search
GET
/api/lists/{id}
$0.05A List by id
GET
/api/lists/{id}/members
$0.05Members of a List
GET
/api/lists/{id}/timeline
$0.05Tweets in a List
GET
/api/{name}/lists/{slug}
$0.05A List by owner handle and slug
GET
/api/broadcasts/{id}
$0.05A broadcast by id
GET
/api/user/{id}
$0.05Resolve a numeric user id to a username
GET
/api/search
$0.05Search tweets (or users for @ / f:user queries)
GET
/api/{name}
$0.05User timeline - tweets for an X handle
GET
/api/{name}/media
$0.05User media timeline
GET
/api/{name}/with_replies
$0.05User timeline including replies
GET
/api/status/{id}
$0.05A single tweet (without its conversation)
GET
/api/{name}/status/{id}
$0.05A tweet and its conversation (before/after/replies)
GET
/api/{name}/status/{id}/history
$0.05A tweet's edit history (latest plus prior versions)
GET
/api/{name}/about
$0.05Account info - join date, location, verification
GET
/api/{name}/followers
$0.05A user's followers (~200 per page)
GET
/api/{name}/following
$0.05Accounts a user follows (~200 per page)
GET
/api/{name}/id
$0.05Resolve an @handle to a numeric user id
GET
/api/{name}/pinned
$0.05The user's pinned tweet
GET
/api/{name}/profile
$0.05User profile - user object, photo rail, and pinned tweet
Install on Your Agent
Add ReadX — X/Twitter JSON API (MPP) skills to any client
npx agentcash add https://mpp.readx.shTransactions
Volume
Agents