78
/100
prowl
Benchmarked Apr 17, 2026

Chess.com

Chess.com read-only REST API

api platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://www.chess.com",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {
    "type": "freemium",
    "details": {}
  },
  "rate_limits": {},
  "capabilities": [
    "Online chess gameplay",
    "Chess news",
    "Chess puzzles",
    "Learning and practice resources",
    "Chess community features",
    "Read-only API access for published data"
  ],
  "raw_analysis": "Chess.com is a comprehensive platform dedicated to chess enthusiasts, offering a range of services from online play, puzzles, news, learning tools, to community engagement. Its main target audience includes chess players of all levels, from beginners to advanced players looking to improve their skills or enjoy competitive play. The platform is mature and widely recognized within the chess community, providing features like live games, tournaments, instructional content, and player statistics.\n\nChess.com offers a freemium pricing model, allowing basic access with optional paid features for enhanced experiences and additional content. The published read-only REST API allows external access to some of its data, such as player profiles, game archives, and tournament results. However, authentication specifics are not required for this published data access.\n\nThe platform integrates with multiple services for broader user engagement, including social media connections and possibly educational partnerships. It also features multi-language support to cater to a global audience. Chess.com is continually updated to improve its functionalities and user interface to maintain a competitive edge in the online chess space."
}
```
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200293ms
robots_txtGET /robots.txt20030ms
llms_txtGET /llms.txt404164ms
Interpret
```json
{
  "overall": 78,
  "dimensions": {
    "token_efficiency": 9.0,
    "first_try_success": 8.0,
    "response_parseability": 6.0,
    "error_clarity": 7.0,
    "doc_quality": 8.0,
    "auth_simplicity": 7.0,
    "latency": 9.0,
    "consistency": 9.0
  },
  "pricing_normalized": {
    "freemium": true
  },
  "issues": [],
  "recommendations": []
}
```

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