71
/100
prowl
Benchmarked Apr 06, 2026

X API

Auto-registered via benchmark URL submission.

uncategorized platform_profile
Benchmark Your API

Score Breakdown

Latency 10/10
Token Efficiency 9/10
Parseability 9/10
Documentation 8/10
Error Clarity 7/10
Consistency 6/10
Auth Simplicity 5/10
First-Try Success 4/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://api.x.com",
  "auth_method": "oauth2",
  "auth_config": {
    "oauth2_flows": ["authorization_code", "client_credentials"],
    "oauth1a_supported": true,
    "bearer_token_supported": true
  },
  "endpoints": [
    "/2/tweets",
    "/2/users",
    "/2/spaces", 
    "/2/lists",
    "/2/media",
    "/2/dm_events",
    "/2/compliance",
    "/1.1/statuses",
    "/1.1/users",
    "/1.1/direct_messages"
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "tiers": ["Free", "Basic", "Pro", "Enterprise"],
      "free_tier_limits": "1500 tweets/month, read-only for most endpoints",
      "paid_tiers": "Starting at $100/month for Basic, consumption-based billing for higher usage"
    }
  },
  "rate_limits": {
    "tweets_read": "300 requests/15min (user context), 450 requests/15min (app context)",
    "tweets_write": "300 requests/15min",
    "users_lookup": "300 requests/15min",
    "varies_by_endpoint": true
  },
  "capabilities": [
    "tweet_posting",
    "tweet_reading", 
    "user_management",
    "timeline_access",
    "direct_messaging",
    "media_upload",
    "spaces_access",
    "list_management",
    "webhook_subscriptions",
    "real_time_streaming",
    "search_functionality",
    "analytics_access",
    "compliance_tools"
  ],
  "raw_analysis": "X API (formerly Twitter API) is a comprehensive social media platform API that enables developers to interact with the X social network programmatically. The platform offers both REST and streaming APIs with extensive functionality for reading and writing tweets, managing user accounts, handling media, and accessing real-time data streams. Authentication primarily uses OAuth 2.0 with support for OAuth 1.0a for legacy applications. The API has undergone significant changes under Elon Musk's ownership, moving from a largely free model to a paid tier system. The platform is mature and widely adopted by developers, brands, and researchers for social media automation, analytics, and integration. Key integrations exist with major social media management tools, analytics platforms, and enterprise software. Rate limiting is strict and varies by endpoint and access level. The API is particularly valuable for agents doing social media monitoring, content posting, customer service automation, and trend analysis. Developer experience includes comprehensive documentation, SDKs for multiple languages, and webhook support for real-time notifications."
}
```
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /40493ms
robots_txtGET /robots.txt20042ms
llms_txtGET /llms.txt40439ms
Interpret
{"multi_model": true, "models_used": ["openai", "claude_cli"], "model_scores": {"GPT-4o": {"overall": 74, "dimensions": {"token_efficiency": 8.5, "first_try_success": 4.0, "response_parseability": 9.0, "error_clarity": 7.5, "doc_quality": 8.0, "auth_simplicity": 5.0, "latency": 9.5, "consistency": 7.0}}, "Claude CLI": {"overall": 68, "dimensions": {"token_efficiency": 9.0, "first_try_success": 4.0, "response_parseability": 9.0, "error_clarity": 6.0, "doc_quality": 7.0, "auth_simplicity": 5.0, "latency": 9.5, "consistency": 5.0}}}, "averaged": true}

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard