WNBA API
This API offer every basketball fan an easy way to stay on top of the latest data for all operations and players in the WNBA. It covers scores, stats, standings, and statistics. Errors fixed!
WNBA API endpoints
| Method | Endpoint | Description |
|---|---|---|
| WNBA SCHEDULES | ||
| GET |
WNBA Schedule /wnbaschedule |
This endpoint provides you with the WNBA schedule data for a specified date as long as it is available. |
| GET |
Schedule By Team /schedule-team |
Get Schedule By Team |
| GET |
Team Schedule V2 /team/schedulev2 |
Fetches the schedule for a specific WNBA team, including season type. |
| Get IDs | ||
| GET |
Get Team Ids /team/id |
Get the team ids |
| GET |
Get Player Ids /players/id |
Get player ids for a given team |
| Other endpoints | ||
| GET |
WNBA Play By Play /wnbaplay |
This endpoint provides the NBA game play-by-play data for a specific game. |
| GET |
WNBA Box Score /wnbabox |
This endpoint returns the WNBA game box score data for a specified game. |
| GET |
WNBA Summary /wnbasummary |
This endpoint gets the WNBA game summary data for a specific game. |
| GET |
WNBA ScoreBoard /wnbascoreboard |
This endpoint provides you with the WNBA scoreboard data for a specified date if available. |
| GET |
WNBA Standings /wnbastandings |
The endpoint provides you with the team standings for the WNBA |
| GET |
WNBA Team info /wnbateaminfo |
The endpoint provides you with the team info for a specific WNBA team. |
| GET |
WNBA List Teams /wnbateamlist |
Gets the list of all WNBA teams their identification info |
| GET |
WNBA Team Statistic /team-statistic |
Get WNBA Team Statistic |
| GET |
WNBA Team Players /wnbateamplayers |
Gets the team roster information for a specific WNBA team. |
| GET |
WNBA Injuries /injuries |
Get Current WNBA Injuries |
| GET |
WNBA News /wnba-news |
This endpoint retrieves all availables news for WNBA |
| GET |
WNBA Player Game Log /player-gamelog |
## Endpoint: Get WNBA Player Game Log ### Description This endpoint retrieves the game log for a specific WNBA player based on the provided player ID and type (WNBA or NCAA). ###… |
| GET |
Team Roster /team-roster |
Fetches the roster of a specific WNBA team. |
| GET |
Player Bio /player/bio |
Retrieves the biography and detailed information for a specific WNBA player. |
| GET |
Player Splits /player/splits |
Retrieves the statistical splits for a specific WNBA player, categorized by the specified type. |
| GET |
Team Transactions /team/transactions |
Retrieves the list of transactions (e.g., trades, signings) for a specific WNBA team in a given year. |
| GET |
Team Injuries /team/injuries |
Retrieves the list of injuries for players on a specific WNBA team. |
| GET |
Team Depth /team/depth |
Retrieves the depth chart for a specific WNBA team, detailing the hierarchy of players by position. |
| GET |
WNBA Player Statistic /player-statistic |
Get WNBA Player Statistic |
| GET |
WNBA Player Overview /player-overview |
## Endpoint: Get WNBA Player Overview ### Description This endpoint retrieves an overview of a specific WNBA player's details based on the provided player ID. ### HTTP Method… |
| GET |
WNBA Player Advanced Statistics /player-advanced-stats |
## Endpoint: Get WNBA Player Advanced Statistics ### Description This endpoint retrieves advanced statistics for a specific WNBA player based on the provided player ID and type… |
WNBA API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $4.99 / month | 10 / second |
|
| ULTRA Recommended | $37.99 / month | — |
|
| MEGA | $149 / month | — |
|