Sportradar NBA G League v8
Number of APIs: 24
Sportradar is the Official Data Provider of NBA G League data. We combine on-venue speed and detailed game and seasonal statistics to power your basketball experiences. Games update in real-time, with live advanced metrics.
The NBA G League API is consistent in structure, format, and behavior with our other League Specific APIs. Our primary feeds return schedules, standings, team and player data, and real-time scores.
Additional feeds provide a host of complimentary statistics and information, including:
- Rankings
- League leaders
- Game splits
- Season splits
- Injuries
- Free agents
- Live advanced metrics
- In-game substitution info
- Live event positional data
Real-time customers are also offered three delivery Push Feeds to enhance speed.
The easiest way to get started with the API is to click the fork button to fork this collection to your own workspace and use Qodex to send requests.
To receive trial access, visit this page.
-
Daily Change Log GET {{baseUrl}}/:locale/league/:year/:month/:day/changes.{{format}}
-
Daily Schedule GET {{baseUrl}}/:locale/games/:year/:month/:day/schedule.{{format}}
-
Free Agents GET {{baseUrl}}/:locale/league/free_agents.{{format}}
-
Game Boxscore GET {{baseUrl}}/:locale/games/:game_id/boxscore.{{format}}
-
Game Summary GET {{baseUrl}}/:locale/games/:game_id/summary.{{format}}
-
Injuries GET {{baseUrl}}/:locale/league/injuries.{{format}}
-
League Hierarchy GET {{baseUrl}}/:locale/league/hierarchy.{{format}}
-
League Leaders GET {{baseUrl}}/:locale/seasons/:season_year/:season_type/leaders.{{format}}
-
Play-By-Play GET {{baseUrl}}/:locale/games/:game_id/pbp.{{format}}
-
Player Profile GET {{baseUrl}}/:locale/players/:player_id/profile.{{format}}