79
/100
prowl
Benchmarked Aug 19, 2026

balldontlie

Balldontlie provides access to stats data from the NBA

data platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://www.balldontlie.io",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "Limited requests per day (historically 60 requests/minute for free tier, but as of 2023 they require an API key with a free plan of 30 requests/minute or 1 request/second, and a limit of 1000 requests per day)",
      "paid_plans": "Paid plans offer higher rate limits and more features, pricing varies, typically starting around $10/month for more usage"
    }
  },
  "rate_limits": {
    "default": "Unknown without API key, but historical data suggests 60 requests/minute",
    "free_tier": "30 requests/minute or 1 request/second, and 1000 requests/day (as per 2023 description)",
    "paid_tier": "Higher limits, depending on plan"
  },
  "capabilities": [
    "NBA player statistics",
    "NBA team statistics",
    "NBA game data (scores, schedules)",
    "Season and playoff data",
    "Historical data going back to 1979 (depending on API version)",
    "Draft data and player profiles",
    "Search and filtering with query parameters",
    "Pagination support for large datasets",
    "Real-time and scheduled updates (game data)"
  ],
  "raw_analysis": "Balldontlie is a public API service designed for developers and analysts who need NBA data. It provides JSON-formatted data on players, teams, games, and seasons. The platform has been around since around 2017 and has gained popularity among hobbyist developers, fantasy sports enthusiasts, and data journalists. It is community-driven and open-source, with a simple REST API that allows filtering, sorting, and pagination. While there is no official REST API documentation for all endpoints (some are undocumented), the API is well-known. It historically offered a free tier without an API key, but starting in 2023, they introduced an API key requirement, shifting to a freemium model with a free tier (limited rate) and paid plans for higher limits. The platform is relatively mature but not enterprise-grade; it lacks comprehensive documentation and does not have a formal API versioning system. Integrations are scarce; it is primarily used directly via HTTP calls, and there are no official SDKs or libraries, though community wrappers exist. The platform is also not a full platform with dashboards or collaboration tools; it is purely a data API. Competitors include Sportradar, NBA Stats API (official), and MySportsFeeds. Key strengths: easy to use, free tier, and accurate NBA data. Weaknesses: rate limits, lack of support, and limited data coverage (no play-by-play or advanced analytics in the free tier)."
}
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200121ms
robots_txtGET /robots.txt200168ms
llms_txtGET /llms.txt404205ms
Interpret
```json
{
  "overall": 78,
  "dimensions": {
    "token_efficiency": 8.0,
    "first_try_success": 7.5,
    "response_parseability": 9.0,
    "error_clarity": 7.0,
    "doc_quality": 7.5,
    "auth_simplicity": 8.0,
    "latency": 8.5,
    "consistency": 8.0
  },
  "pricing_normalized": {
    "free_tier_requests_per_day": 1000,
    "free_tier_rate_limit": "30 req/min",
    "paid_starting_price_usd": 10
  },
  "issues": [
    "No llms.txt file found (404) which hinders agent discovery of API documentation",
    "Free tier rate limits are modest (30 req/min, 1000/day) which may be restrictive for some use cases",
    "Pricing details are somewhat vague on the site; exact plan features not clearly enumerated"
  ],
  "recommendations": [
    "Add an /llms.txt endpoint to expose API documentation in a machine-readable format for AI agents",
    "Clarify the difference between free and paid tiers with explicit feature comparisons on the pricing page",
    "Consider offering a more generous free tier to facilitate developer and agent experimentation"
  ]
}
```

Agent Readiness

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

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/balldontlie">
  <img src="https://prowl.world/badge/balldontlie.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

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

Open in Dashboard