Sportradar WNBA v8
Number of APIs: 21
Sportradar is the Official Data Provider of WNBA data. We combine on-venue speed and detailed game and seasonal statistics to power your basketball experiences. All regular season games update in real-time, with live advanced metrics.
The WNBA 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
- 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 Injuries GET {{baseUrl}}/:locale/league/:year/:month/:day/daily_injuries.{{format}}
-
Daily Schedule GET {{baseUrl}}/:locale/games/:year/:month/:day/schedule.{{format}}
-
Daily Transfers GET {{baseUrl}}/:locale/league/:year/:month/:day/transfers.{{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 Leaders GET {{baseUrl}}/:locale/seasons/:season_year/:season_type/leaders.{{format}}
-
Player Profile GET {{baseUrl}}/:locale/players/:player_id/profile.{{format}}
-
Rankings GET {{baseUrl}}/:locale/seasons/:season_year/:season_type/rankings.{{format}}