logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

Basketball API Tech Docs

Tech Docs Index

  • Documentation+
  • Widgets+
  • Lookups+
  • Global API+
  • Soccer API+
  • Basketball API+
  • Football API+
  • Baseball API+
  • Ice Hockey API+
  • Volleyball API+
  • Handball API+
  • Table Tennis API+
  • Tennis API+

Basketball API Leaderboard: Assists

Leaderboard: Assists endpoint provides the top assist makers of the tournaments.

Basketball Leaderboard: Assists Request URL

GET

References / Dependencies

 Tournament ID  The id of the tournament. You can find list of tournament from Tournament List endpoint 
 Teams Informations  The informations of teams in the tournament. You can find list of the teams from Tournament Teams endpoint 

Call Rate / Interval

 Recommended API Call Interval: 1 Request / Hour   Daily Max API Call: 96 Request 

Request Headers

DataTypeO / RExampleDescription
languageIdINTR{languageId}The id of the language that you select.
Ocp-Apim-Subscription-KeySTR
R{yourOcp-Apim-Subscription-Key}Your account key.
AcceptSTROapplication/xmlSelection of data presentation type as XML/JSON.
 *O= Optional, R= Required

Request Parameters

DataTypeO / RExampleDescription
tournamentIdINTR{tournamentId}The id of the tournament.

Response Output

 sample - 1: NBA 

Response Output Definitions

leaderboard

DataTypeExampleDescription
matchesPlayedINT45The total match count of the player
minutesPerGameINT35.47The total minutes of the player
positionINT1The position of the player in the table
totalAssistsMadeINT506The total assists made count of the player
totalTurnoversINT199The total tournovers count of the player
assistsMadePerGameINT11.24The assists made per game of the player
turnoversPerGameINT4.42The turnovers per game of the player
player
DataTypeExampleDescription
knownNameSTRRussell WestbrookThe known name of the player
nameSTRRussellThe medium known name of the player
surNameSTRWestbrookThe short known name of the player
middleNameSTRFraserThe short known name of the player
idINT1620The id of the player
country
DataTypeExampleDescription
nameSTRU.S.AThe name of the country
shortNameSTRUSAThe short name of the country
idINT18The id of the country
team
DataTypeExampleDescription
nameSTROklahoma City ThunderThe name of the team
shortNameSTROKCThe short name of the team
mediumNameSTRThunderThe short name of the team
idINT121The id of the team
2019 - Broadage Sports All rights reserved