Back to catalog

NBA GraphQL

Free

Advanced NBA Player, Team, and Season Statistics and Data

Sports & FitnessHTTPSCORS enabledNo API key required

LeBron James

NBA GraphQL

NameLeBron James
TeamLos Angeles Lakers
Ppg25.4
Rpg7.2
Apg8.1

Sample Response

response.json
1{
2 "name": "LeBron James",
3 "team": "Los Angeles Lakers",
4 "ppg": "25.4",
5 "rpg": "7.2",
6 "apg": "8.1"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://nbaapi.com/graphql/"
View Documentation

Similar APIs