WNBA API

FREEMIUM
By Pinto Studio | Updated 2 days ago | Sports
Popularity

9.5 / 10

Latency

414ms

Service Level

100%

Health Check

N/A

README

WNBA API Documentation

Welcome to the WNBA API documentation. This API provides access to various endpoints related to WNBA games, schedules, scores, standings, teams, players, and news.

Endpoints

1. Get WNBA Play-by-Play Data

  • Endpoint: /wnbaplay
  • Method: GET
  • Parameters:
    • gameId (query parameter): ID of the WNBA game.
  • Description: Retrieve play-by-play data for a specific WNBA game.

Example:

curl https://https://wnba-api.p.rapidapi.com/wnbaplay?gameId=123

2. Get WNBA Box Score Data

  • Endpoint: /wnbabox
  • Method: GET
  • Parameters:
    • gameId (query parameter): ID of the WNBA game.
  • Description: Obtain box score data for a specified WNBA game.

3. Get WNBA Game Summary Data

  • Endpoint: /wnbasummary
  • Method: GET
  • Parameters:
    • gameId (query parameter): ID of the WNBA game.
  • Description: Retrieve game summary data for a specific WNBA game.

4. Get WNBA Schedule Data

  • Endpoint: /wnbaschedule
  • Method: GET
  • Parameters:
    • year (query parameter): Year (YYYY).
    • month (query parameter): Month (MM).
    • day (query parameter): Day (DD).
  • Description: Get the WNBA schedule data for a specified date if available.

5. Get WNBA Scoreboard Data

  • Endpoint: /wnbascoreboard
  • Method: GET
  • Parameters:
    • year (query parameter): Year (YYYY).
    • month (query parameter): Month (MM).
    • day (query parameter): Day (DD).
    • limit (query parameter, optional): Limit the number of results (default: 10).
  • Description: Retrieve the WNBA scoreboard data for a specified date if available.

6. Get WNBA Standings

  • Endpoint: /wnbastandings
  • Method: GET
  • Parameters:
    • year (query parameter, optional): Year (YYYY).
    • group (query parameter, optional): Acceptable group names: ‘league’, ‘conference’.
  • Description: Get the team standings for the WNBA.

7. Get List of WNBA Teams

  • Endpoint: /wnbateamlist
  • Method: GET
  • Parameters:
    • limit (query parameter, optional): Limit the number of results (default: 500).
  • Description: Get the list of all WNBA teams with their identification info for ESPN.

8. Get WNBA Team Info

  • Endpoint: /wnbateaminfo
  • Method: GET
  • Parameters:
    • teamid (query parameter): ID of the WNBA team.
  • Description: Get the team info for a specific WNBA team.

9. Get WNBA Team Players

  • Endpoint: /wnbateamplayers
  • Method: GET
  • Parameters:
    • teamid (query parameter): ID of the WNBA team.
  • Description: Get the list of players for a specific WNBA team.

10. Get WNBA News

  • Endpoint: /wnba-news
  • Method: GET
  • Parameters:
    • limit (query parameter):Limit for the response. Default: ‘23’
  • Description: Retrieve the latest WNBA news.

11. Get WNBA Player Overview

  • Endpoint: /player-overview
  • Method: GET
  • Description: Retrieve an overview of a specific WNBA player’s details based on the provided player ID.
  • Parameters:
    • playerId (query parameter): The unique identifier of the WNBA player.

12. Get WNBA Player Advanced Statistics

  • Endpoint: /player-advanced-stats
  • Method: GET
  • Description: Retrieve advanced statistics for a specific WNBA player based on the provided player ID and type (WNBA or NCAA).
  • Parameters:
    • playerId (query parameter): The unique identifier of the WNBA player.
    • type (query parameter - optional): The type of statistics to retrieve. Acceptable values are wnba (default) and ncaa.

13. Get WNBA Player Game Log

  • Endpoint: //player-gamelog
  • Method: GET
  • Description: Retrieve the game log for a specific WNBA player based on the provided player ID and type (WNBA or NCAA).
  • Parameters:
    • playerId (query parameter): The unique identifier of the WNBA player.
    • type (query parameter - optional): The type of statistics to retrieve. Acceptable values are wnba (default) and ncaa.

If you have any question, feel free to ask!

Followers: 0
API Creator:
Rapid account: Pinto Studio
Pinto Studio
belchiorarkad-FqvHs2EDOtP
Log In to Rate API
Rating: 5 - Votes: 1