🤖 Building with AI? Use our llms.txt to feed the full documentation context directly to your LLM agent or IDE.
🏁 Getting Started
If you are new, we recommend following these steps:- Quickstart — Get your API key and send your first request in 3 minutes.
- API Reference — Explore detailed endpoint schemas and parameters.
🗺 API Capabilities Map
A high-level overview of what you can retrieve. For full schemas, see the API Reference.| Section | Description | Key Endpoints |
|---|---|---|
| 👤 Users | Profiles, audience info, and relationships. | /info, /followers, /follows |
| 🐦 Tweets | Content, metrics, threads, and timelines. | /tweet-info, /user-tweets, /comments |
| 🔍 Search | Powerful query-based search for tweets/users. | /search-tweets, /search-mentions |
| 📋 Lists | Access members and tweets from X Lists. | /list-tweets, /list-members |
| 👥 Community | X Communities data and members. | /community-tweets, /community-members |
| ✅ Verification | Validate follow/retweet/comment actions. | /check-follow, /check-retweet |
| ⚙️ Technical | ID resolution and quota monitoring. | /username-to-id, /key-usage-info |
| 📈 Insights | Advanced follower stats and change tracking. | /score, /new-followers-7d |
💡 Typical Use Cases
- Brand & Media Monitoring: Track mentions, keywords, and sentiment.
- Data Pipelines: Export structured datasets to BigQuery, Postgres, or S3.
- Audience Analysis: Map follower graphs and analyze creator growth.
- Access Gating: Verify social tasks (follow/retweet) for campaigns or apps.
- AI Training: Gather high-quality conversational data for LLM fine-tuning.
📘 Deep Dive: View detailed workflows in our Use Cases Guide.
⚠️ What Sorsa API is NOT
To save you time, please note that Sorsa is a Read-Only API. We do not support account operations:- ❌ Posting tweets, replies, or DMs.
- ❌ Liking, bookmarking, or retweeting.
- ❌ Following or unfollowing accounts.
- ❌ Any write-actions on behalf of a user.
⏭ Next Steps
- Quickstart → Get your API key and make your first request.
- API Reference → Full endpoint list and response schemas.
- Guides → Step-by-step tutorials for complex tasks.