Skip to main content
Sorsa API is a developer-friendly alternative to the official X (Twitter) API. It provides high-performance access to real-time and historical data, optimized for analytics, data pipelines, and research.
🤖 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.
SectionDescriptionKey Endpoints
👤 UsersProfiles, audience info, and relationships./info, /followers, /follows
🐦 TweetsContent, metrics, threads, and timelines./tweet-info, /user-tweets, /comments
🔍 SearchPowerful query-based search for tweets/users./search-tweets, /search-mentions
📋 ListsAccess members and tweets from X Lists./list-tweets, /list-members
👥 CommunityX Communities data and members./community-tweets, /community-members
✅ VerificationValidate follow/retweet/comment actions./check-follow, /check-retweet
⚙️ TechnicalID resolution and quota monitoring./username-to-id, /key-usage-info
📈 InsightsAdvanced 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.