Free NBA
Use our free API to access NBA related data.
20.1k subscribers
0.1/10 popularity
381 ms avg latency
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Free NBA endpoints
| Method | Endpoint | Description |
|---|---|---|
| Players | ||
| GET |
Get All Players /players |
This endpoint retrieves all players from all seasons. |
| GET |
Get Specific Player /players/{id} |
This endpoint retrieves a specific player. |
| Teams | ||
| GET |
Get a Specific Team /teams/{id} |
This endpoint retrieves a specific team |
| GET |
Get All Teams /teams |
This endpoint retrieves all teams for the current season. |
| Games | ||
| GET |
Get All Games /games |
This endpoint retrieves all games. Seasons are represented by the year they began. For example, 2018 represents season 2018-2019. |
| GET |
Get a Specific Game /games/{id} |
This endpoint retrieves a specific game |
| Stats | ||
| GET |
Get All Stats /stats |
Retrieves all stats |
Free NBA pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|