balldontlie
The balldontlie API offers read‑only access to NBA data, allowing retrieval of games, players, teams, and per‑game statistical records, with optional filters such as season, team IDs, player IDs, and search queries.
Latency
1252ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/api/v1/games
all games (example parameters)
/api/v1/games/32881
specific game
/api/v1/players
all players (search)
/api/v1/players/237
specific player
/api/v1/stats
all stats (example parameters)
/api/v1/teams
all teams
/api/v1/teams/1
specific team
7 endpoints auto-detected
curl -X GET \ "https://www.balldontlie.io/api/v1/games"
www.balldontlie.io · HTTPS only