X data, one key, agent-ready
Unified access to tweets, user profiles, followers, search, and hashtag streams. Built for LLMs and automation — not one-off scraping.
Quickstart
3 optionsChoose how you want to integrate the X (Twitter) API.
Register X (Twitter) tools natively in your agent's tool registry via a code plugin.
Install the plugin:
openclaw plugins install @agntdata/openclaw-xConfigure your API key in openclaw.json:
{
"plugins": {
"entries": {
"agntdata-x": {
"enabled": true,
"config": {
"apiKey": "${AGNTDATA_API_KEY}"
}
}
}
}
}Restart OpenClaw — X (Twitter) tools are now available to your agent.
Want all 7 APIs at once?
Install the master plugin for unified access to every platform.
clawhub install agnt-dataopenclaw plugins install @agntdata/openclaw-agnt-data52
$0.01
JSON
1.0.0
Overview
The agntdata X API wraps X surface areas into a single integration. Instead of managing multiple keys, proxies, and rate limits yourself, you call agntdata with one credential and consume structured JSON optimized for downstream AI and analytics. Whether you are building a social listening agent, a content research pipeline, or a creator-intelligence product, this API gives you consistent access to tweets, user profiles, followers, search, and hashtag streams with predictable billing and operational simplicity.
Key features
Endpoints
52 endpoints across 8 categories. Click any row for detailed documentation.
User
23User endpoints for X — programmatic access to tweets, user profiles, followers, search, and hashtag streams.
| Method | Endpoint |
|---|---|
| get | Continuation User's Media AI agents that need X data in structured form |
| post | Continuation User's Media AI agents that need X data in structured form |
| get | User's Media AI agents that need X data in structured form |
| post | User's Media AI agents that need X data in structured form |
| get | Continuation User's Likes AI agents that need X data in structured form |
| post | Continuation User's Likes AI agents that need X data in structured form |
| get | User's Likes AI agents that need X data in structured form |
| post | User's Likes AI agents that need X data in structured form |
| get | Continuation User's Followers AI agents that need X data in structured form |
| post | Continuation User's Followers AI agents that need X data in structured form |
| get | User's Followers AI agents that need X data in structured form |
| post | User's Followers AI agents that need X data in structured form |
| get | User's Following Continuation AI agents that need X data in structured form |
| post | User's Following Continuation AI agents that need X data in structured form |
| get | User's Tweets AI agents that need X data in structured form |
| post | User's Tweets AI agents that need X data in structured form |
| get | User's Tweets Continuation AI agents that need X data in structured form |
| post | User's Tweets Continuation AI agents that need X data in structured form |
| get | User Details AI agents that need X data in structured form |
| post | User Details AI agents that need X data in structured form |
| get | User About AI agents that need X data in structured form |
| get | User's Following AI agents that need X data in structured form |
| post | User's Following AI agents that need X data in structured form |
Tweet
10Tweet endpoints for X — programmatic access to tweets, user profiles, followers, search, and hashtag streams.
| Method | Endpoint |
|---|---|
| get | Tweet Replies Continuation AI agents that need X data in structured form |
| post | Tweet Replies Continuation AI agents that need X data in structured form |
| get | Tweet User Favoriters Continuation AI agents that need X data in structured form |
| get | Tweet User Retweets Continuation AI agents that need X data in structured form |
| get | Tweet Details AI agents that need X data in structured form |
| post | Tweet Details AI agents that need X data in structured form |
| get | Tweet User Favoriters AI agents that need X data in structured form |
| get | Tweet User Retweets AI agents that need X data in structured form |
| get | Tweet Replies AI agents that need X data in structured form |
| post | Tweet Replies AI agents that need X data in structured form |
Lists
3Lists endpoints for X — programmatic access to tweets, user profiles, followers, search, and hashtag streams.
| Method | Endpoint |
|---|---|
| get | Lists Tweets Continuation AI agents that need X data in structured form |
| get | Lists Tweets AI agents that need X data in structured form |
| get | Lists Details AI agents that need X data in structured form |
Search
5Search endpoints for X — programmatic access to tweets, user profiles, followers, search, and hashtag streams.
| Method | Endpoint |
|---|---|
| get | Search Continuation AI agents that need X data in structured form |
| post | Search Continuation AI agents that need X data in structured form |
| get | Geo Search (Beta) AI agents that need X data in structured form |
| get | Search AI agents that need X data in structured form |
| post | Search AI agents that need X data in structured form |
AI
3AI endpoints for X — programmatic access to tweets, user profiles, followers, search, and hashtag streams.
| Method | Endpoint |
|---|---|
| get | Topic Classification AI agents that need X data in structured form |
| get | Named Entity Recognition AI agents that need X data in structured form |
| get | Sentiment Analysis AI agents that need X data in structured form |
Translation
2Translation endpoints for X — programmatic access to tweets, user profiles, followers, search, and hashtag streams.
| Method | Endpoint |
|---|---|
| post | Detect AI agents that need X data in structured form |
| post | Translate AI agents that need X data in structured form |
Trends
2Trends endpoints for X — programmatic access to tweets, user profiles, followers, search, and hashtag streams.
| Method | Endpoint |
|---|---|
| get | Available Locations (Beta) AI agents that need X data in structured form |
| get | Get trends near a location (Beta) AI agents that need X data in structured form |
Hashtag
4Hashtag endpoints for X — programmatic access to tweets, user profiles, followers, search, and hashtag streams.
| Method | Endpoint |
|---|---|
| get | Hashtag AI agents that need X data in structured form |
| post | Hashtag AI agents that need X data in structured form |
| get | Hashtag Continuation AI agents that need X data in structured form |
| post | Hashtag Continuation AI agents that need X data in structured form |
Use cases
Ready to integrate?
Generate your API key in seconds and start calling 52 endpoints with a single credential. Free tier available with transparent pricing.