Developer Documentation

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.

POST /v1/analyze
Request
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"
  }'
Response
{
  "id": "evt_123456789",
  "sentiment": {
    "score": 0.98,
    "label": "positive",
    "emotions": {
      "joy": 0.92,
      "surprise": 0.45
    }
  },
  "entities": ["features"],
  "intent": "praise"
}
Live Leaderboard Analytics

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.

0
Total Users
0
Total Tweets
0
Total Score
0
Average Score
Rank
User
Score
Tweets
L
@Bret• 2 days ago

The API integration is seamless! Real-time reputation tracking is exactly what we needed for our brand monitoring.

ontopic
textual: 0.85
engagement: 0.7
reputation: 0.8
behavior: 0.9
final: 0.81
L
@Bret• 5 days ago

The scoring algorithm is incredibly accurate. Our reputation insights have never been this detailed.

ontopic
textual: 0.7
engagement: 0.6
reputation: 0.75
behavior: 0.85
final: 0.73
Join 10,000+ subscribers

Stay Ahead of the Curve

Get exclusive insights on AI-powered analytics, industry trends, and strategies delivered weekly

No spam, ever
Unsubscribe anytime
Privacy respected