Social Media Analytics
🚀 Most Comprehensive Social Media Analytics API 7 Platforms. 1 Unified API. Enterprise-Grade Analytics. Get real-time insights from Instagram, TikTok, Twitter, YouTube, Facebook, LinkedIn, and Telegram - all through one powerful API. ⚡ Why Choose Us Over Competitors? ✅ More Platforms: 7 vs competitors' 1-6 platforms ✅ Advanced Analytics: Audience demographics + fake follower detection ✅ Business…
Social Media Analytics endpoints
| Method | Endpoint | Description |
|---|---|---|
| System | ||
| GET |
/health /health |
Check if the API is running and healthy |
| Authentication | ||
| POST |
/auth/connect/{platform} /auth/connect/{platform} |
Initiate OAuth flow to connect a social media account |
| POST |
/auth/callback/{platform} /auth/callback/{platform} |
Complete the OAuth flow and store account credentials |
| Accounts | ||
| GET |
/accounts/{accountId} /accounts/{accountId} |
Get detailed information about a specific connected account |
| GET |
/accounts /accounts |
Retrieve all connected social media accounts for the authenticated user |
| DELETE |
/accounts/{accountId} /accounts/{accountId} |
Remove a connected social media account |
| Content | ||
| GET |
/content /content |
Retrieve content posts from connected social media accounts |
| Analytics | ||
| GET |
/analytics/engagement /analytics/engagement |
Detailed engagement metrics and trends |
| GET |
/analytics/trends /analytics/trends |
Identify trending content and viral posts |
| GET |
/analytics/sentiment /analytics/sentiment |
Analyze sentiment of content and comments |
| GET |
/analytics/summary /analytics/summary |
Get comprehensive analytics summary across all connected accounts |
| GET |
/analytics/competitive /analytics/competitive |
Compare performance against industry benchmarks |
| Webhooks | ||
| DELETE |
/webhooks/{webhookId} /webhooks/{webhookId} |
Remove a webhook |
| GET |
/webhooks /webhooks |
Get all configured webhooks |
| POST |
/webhooks /webhooks |
Create a new webhook for event notifications |
| Other endpoints | ||
| GET |
/content /content |
Retrieve content posts from connected social media accounts |
| GET |
/accounts/{accountId} /accounts/{accountId} |
Get detailed information about a specific connected account |
| GET |
/analytics/trends /analytics/trends |
Identify trending content and viral posts |
| GET |
/analytics/sentiment /analytics/sentiment |
Analyze sentiment of content and comments |
| POST |
/auth/callback/{platform} /auth/callback/{platform} |
Complete the OAuth flow and store account credentials |
| POST |
/auth/connect/{platform} /auth/connect/{platform} |
Initiate OAuth flow to connect a social media account |
| GET |
/analytics/engagement /analytics/engagement |
Detailed engagement metrics and trends |
| GET |
/accounts /accounts |
Retrieve all connected social media accounts for the authenticated user |
| GET |
/analytics/summary /analytics/summary |
Get comprehensive analytics summary across all connected accounts |
| GET |
/health /health |
Check if the API is running and healthy |
| GET |
/analytics/competitive /analytics/competitive |
Compare performance against industry benchmarks |
| DELETE |
/webhooks/{webhookId} /webhooks/{webhookId} |
Remove a webhook |
| DELETE |
/accounts/{accountId} /accounts/{accountId} |
Remove a connected social media account |
| GET |
/webhooks /webhooks |
Get all configured webhooks |
| POST |
/webhooks /webhooks |
Create a new webhook for event notifications |
| GET |
getContentById /content/{contentId} |
Retrieve a specific content post by its unique identifier |
| GET |
getContent /content |
Retrieve content posts from connected social media accounts with advanced filtering, sorting, and pagination capabilities. **Fixed in v1.0.1**: This endpoint was returning 404… |
Social Media Analytics pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 1000 / hour |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|