Skip to content

Implemented Endpoints

Brad Hurley edited this page Oct 20, 2018 · 9 revisions
Base Type Endpoint Status
conference /v1/conferences ✔️
conference /v1/conferences/{conferenceId} ✔️
config /v1/gameStatus ✔️
config /v1/gameTypes ✔️
config /v1/languages ✔️
config /v1/leagueLeaderTypes ✔️
config /v1/metrics ✔️
config /v1/platforms ✔️
config /v1/positions ✔️
config /v1/rosterTypes ✔️
config /v1/scheduleEventTypes ✔️
config /v1/situationCodes ✔️
config /v1/standingsTypes ✔️
config /v1/statsGroups ✔️
config /v1/statsTypes ✔️
division /v1/divisions ✔️
division /v1/divisions/{divisionId} ✔️
draft /v1/draft/prospects/{year} ✔️
draft /v1/draft/{year} ✔️
draft /v1/draft/{year}/latest ✔️
game /v1.1/game/{game_pk}/feed/live
game /v1.1/game/{game_pk}/feed/live/diffPatch
game /v1.1/game/{game_pk}/feed/live/timestamps
game /v1/game/{gamePk}/contextMetrics
game /v1/game/{gamePk}/winProbability
game /v1/game/{game_pk}/boxscore
game /v1/game/{game_pk}/content
game /v1/game/{game_pk}/feed/colorl
game /v1/game/{game_pk}/feed/color/diffPatch
game /v1/game/{game_pk}/feed/color/timestamps
game /v1/game/{game_pk}/feed/live
game /v1/game/{game_pk}/feed/live/diffPatch
game /v1/game/{game_pk}/feed/live/timestamps
game /v1/game/{game_pk}/linescore
game /v1/game/{game_pk}/playByPlay
homerunderby /v1/homeRunDerby
homerunderby /v1/homeRunDerby/bracket
homerunderby /v1/homeRunDerby/pool
homerunderby /v1/homeRunDerby/{gamePk}
homerunderby /v1/homeRunDerby/{gamePk}/bracket
homerunderby /v1/homeRunDerby/{gamePk}/pool
league /v1/league
league /v1/league/allStarBallot
league /v1/league/{leagueId}/allStarBallot
person /v1/people ✔️
person /v1/people/{personId}/stats/game/{gamePk}
schedule /v1/schedule/games/tied
schedule /v1/schedule/postseason
schedule /v1/schedule/postseason/series
schedule /v1/schedule/postseason/tuneIn
schedule /v1/schedule/{scheduleType}
season /v1/seasons
season /v1/season/{seasonId}
sports /v1/sports ✔️
sports /v1/sports/{sportId} ✔️
standings /v1/standings/{standingsType} ✔️
stats /v1/stats
stats /v1/stats/leaders
team /v1/teams ✔️
team /v1/teams/{teamId}/affiliates ✔️
team /v1/teams/{teamId}/coaches ✔️
team /v1/teams/{teamId}/leaders
team /v1/teams/{teamId}/roster/{rosterType} ✔️
venue /v1/venues ✔️
Clone this wiki locally