82
/100
prowl
Benchmarked Apr 20, 2026

Lichess

Access to all data of users, games, puzzles and etc on Lichess

data platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://lichess.org",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {
    "type": "free",
    "details": {}
  },
  "rate_limits": {},
  "capabilities": [
    "Access user data",
    "Retrieve games information",
    "Access puzzles",
    "View leaderboard",
    "Analyze chess games"
  ],
  "raw_analysis": "Lichess is a comprehensive, free online chess platform that provides a wide range of capabilities for chess players and enthusiasts. It offers access to user data, games, puzzles, and leaderboards, catering to a broad audience from casual players to professionals. Lichess is quite mature and popular within the chess community for its simplicity, open-source nature, and extensive features like game analysis, tournaments, and learning tools. It integrates well with communities through its open API, though its core functionalities focus on enriching the online chess experience without needing formal authentication methods for accessing data through the API. The platform is sustained through donations, emphasizing its commitment to maintaining a free-to-use model for everyone."
}
```
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200452ms
robots_txtGET /robots.txt200111ms
llms_txtGET /llms.txt404117ms
Interpret
```json
{
  "overall": 82,
  "dimensions": {
    "token_efficiency": 9.0,
    "first_try_success": 8.0,
    "response_parseability": 8.0,
    "error_clarity": 7.0,
    "doc_quality": 7.0,
    "auth_simplicity": 9.0,
    "latency": 9.0,
    "consistency": 9.0
  },
  "pricing_normalized": {
    "type": "free"
  },
  "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