Welcome to SocialAPIs
The unified API for social media data - built for developers and AI agents.
🚀 What is SocialAPIs?
SocialAPIs provides a single, unified interface to access data from multiple social media platforms through simple REST APIs.
Currently Available:
- 📘 Facebook - Pages, Groups, Posts, Comments, Reels
- 📸 Instagram - Coming Soon
- 🎵 TikTok - Coming Soon
- ▶️ YouTube - Coming Soon
⚡ Quick Start
Get started in 3 steps:
1. Get Your API Key
Sign up at socialapis.io and get your free API key.
2. Make Your First Request
curl --request GET \
--url 'https://api.socialapis.io/v1/facebook/pages/details?link=https://facebook.com/nike' \
--header 'x-api-token: YOUR_API_KEY'
3. Build Something Amazing
Check out our API Reference for all available endpoints.
🤖 AI Agent Integration
SocialAPIs is now available in the MCP Registry!
Use with:
- 🤖 Claude Desktop - Setup Guide
- ⚡ Cursor IDE - Setup Guide
- 💻 VSCode - Any MCP-compatible extension
Install:
npm install -g @socialapis/mcp
Configure:
{
"mcpServers": {
"socialapis": {
"command": "npx",
"args": ["-y", "@socialapis/mcp", "YOUR_API_KEY"]
}
}
}
🎯 Key Features
- ✅ No OAuth Complexity - Simple API key authentication
- ✅ Real-time Data - Fresh data from social platforms
- ✅ High Performance - Sub-second response times
- ✅ 99.9% Uptime - Enterprise-grade reliability
- ✅ Global Coverage - CDN-powered edge network
- ✅ Developer Friendly - RESTful APIs with clear documentation
📚 Popular Use Cases
- Brand Monitoring - Track mentions and engagement
- Competitive Analysis - Analyze competitor strategies
- Lead Generation - Extract contact information
- Market Research - Understand audience trends
- Content Strategy - Analyze what content performs best
- AI Applications - Power AI agents with social data
💰 Pricing
- Free Tier: 200 requests/month
- Starter: $49/month - 30,000 requests
- Pro: $179/month - 120,000 requests
- Enterprise: Custom pricing
🔗 Quick Links
💬 Support
Need help? We're here for you:
- 📧 Email: [email protected]
- 🐛 Issues: GitHub Issues
- 📚 Documentation: Right here!
Ready to get started? Sign up for free →