Browse Source

add nba graphql api

pull/3811/head
Nikhil Prasad 1 month ago
parent
commit
2001d526b0
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@@ -36,7 +36,7 @@
<a href="https://github.com/public-apis/public-apis/issues">Issues</a> •
<a href="https://github.com/public-apis/public-apis/pulls">Pull Requests</a> •
<a href="LICENSE">License</a>

<br />

@@ -1553,6 +1553,7 @@ API | Description | Auth | HTTPS | CORS |
| [MLB Records and Stats](https://appac.github.io/mlb-data-api-docs/) | Current and historical MLB statistics | No | No | Unknown |
| [NBA Data](https://rapidapi.com/api-sports/api/api-nba/) | All NBA Stats DATA, Games, Livescore, Standings, Statistics | `apiKey` | Yes | Unknown |
| [NBA Stats](https://any-api.com/nba_com/nba_com/docs/API_Description) | Current and historical NBA Statistics | No | Yes | Unknown |
| [NBA GraphQL](https://nbaapi.com/graphql) | Advanced NBA player statistics and data in GraphQL| No | Yes | Yes |
| [NBA Stats](https://documenter.getpostman.com/view/24232555/2s93shzpR3) | NBA player statistics and data | No | Yes | Yes |
| [NHL Records and Stats](https://gitlab.com/dword4/nhlapi) | NHL historical data and statistics | No | Yes | Unknown |
| [Oddsmagnet](https://data.oddsmagnet.com) | Odds history from multiple UK bookmakers | No | Yes | Yes |


Loading…
Cancel
Save