79
/100
prowl
Benchmarked Apr 17, 2026

Battle.net

Diablo III, Hearthstone, StarCraft II and World of Warcraft game data APIs

apidata platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://develop.battle.net/documentation/guides/getting-started",
  "auth_method": "OAuth",
  "auth_config": {
    "auth_url": "https://oauth.battle.net"
  },
  "endpoints": [
    {
      "name": "API Access",
      "url": "/access/clients"
    },
    {
      "name": "Documentation",
      "url": "/documentation"
    },
    {
      "name": "Forums",
      "url": "https://us.forums.blizzard.com/en/blizzard/c/api-discussion"
    }
  ],
  "pricing_model": {
    "type": "unknown",
    "details": {}
  },
  "rate_limits": {},
  "capabilities": [
    "Access to game data for Diablo III",
    "Access to game data for Hearthstone",
    "Access to game data for StarCraft II",
    "Access to game data for World of Warcraft",
    "Provides a community developer portal"
  ],
  "raw_analysis": "Battle.net provides a platform for accessing game data for several major games developed by Blizzard Entertainment including Diablo III, Hearthstone, StarCraft II, and World of Warcraft. It is primarily for developers who want to integrate Blizzard game data into their applications or services. The platform is mature, backed by Blizzard, a leading enterprise in the gaming industry. Integration occurs through a variety of APIs accessible via OAuth, providing a secure method for developers to authenticate and authorize requests. The platform also includes a comprehensive developer portal with resources for API access, documentation, and community forums to discuss and troubleshoot API-related queries. The pricing model is not explicitly detailed; it is likely dictated by specific developer agreements with Blizzard. Overall, Battle.net API services facilitate rich integrations and community engagement around Blizzard’s games."
}
```
Execute

3/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200310ms
robots_txtGET /robots.txt20097ms
llms_txtGET /llms.txt20098ms
Interpret
```json
{
  "overall": 78,
  "dimensions": {
    "token_efficiency": 8.5,
    "first_try_success": 7.0,
    "response_parseability": 8.0,
    "error_clarity": 7.5,
    "doc_quality": 8.0,
    "auth_simplicity": 6.5,
    "latency": 9.0,
    "consistency": 9.5
  },
  "pricing_normalized": {},
  "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