Build with the power of
X-Score API
Integrate enterprise-grade tweet sentiment analysis directly into your applications. Process millions of tweets with low latency and high reliability.
Real-time Analysis
Sub-50ms latency for single-text analysis, perfect for live chat and moderation.
Simple Integration
Restful API with SDKs for Python, Node.js, and Go. Get started in minutes.
Batch Processing
Async endpoints for processing large datasets efficiently without timeouts.
curl -X POST https://api.x-score.ai/v1/analyze \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"text": "Just tried the new features and I am blown away! 🚀",
"context": "product_launch"
}'{
"id": "evt_123456789",
"sentiment": {
"score": 0.98,
"label": "positive",
"emotions": {
"joy": 0.92,
"surprise": 0.45
}
},
"entities": ["features"],
"intent": "praise"
}Leaderboard Dashboard
Real-time reputation analytics and leaderboard rankings powered by our advanced AI scoring system. Monitor your brand's performance across X (Twitter) with live data updates.
The API integration is seamless! Real-time reputation tracking is exactly what we needed for our brand monitoring.
The scoring algorithm is incredibly accurate. Our reputation insights have never been this detailed.