Sports & Fitness — entry 003 of 34
balldontlie
balldontlie has grown well beyond its original NBA-only scope into a family of per-sport JSON APIs — NBA, WNBA, NFL, MLB, NHL, college football/basketball, MMA, PGA, soccer leagues, esports, and more — covering scores, player stats, betting odds, and player props. Every sport now requires a free API key rather than the anonymous access it once offered, with a $0/mo Free tier capped at 5 requests/minute per sport and paid All-Star/GOAT/All-Access tiers raising the rate limit and unlocking extended historical data. An OpenAPI spec and dashboard-issued keys back every product.
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreemiumA usable free tier exists, with paid plans for more volume.
FormatsJSONResponses can be requested as JSON.
GreatAPIs Score
Score75
Authentication15/25API key required
Pricing17/20Freemium tier available
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months
Auth quickstart
- Sign up with the provider to get an API key.
- Send it on every request as a header
Authorization: <key> - The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.