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 Team Schedule

Provides the all match list of the team in the active season.

Basketball Team Schedule Request URL

GET

References / Dependencies

 Tournament ID  The id of the tournament. You can find list of tournament from Tournament List endpoint 
 Stage / Round Structure  Stage / Round structures change tournament by tournament. You can find the structures with Tournament Id from Tournament Info 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: 2 Request / Hour   Daily Max API Call: 144 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
teamIdINTR{teamId}The id of the team.

Response Output

Response Output Definitions

match

DataTypeExampleDescription
idINT1307727The id of the match
dateDATE/STR24/04/2019 19:00:00The starting date of the match, includes also time
homeTeam/awayTeam
DataTypeExampleDescription
nameSTRMilwaukee BucksThe full name of the home/away team
shortNameSTRMILThe short name of the home/away team
mediumNameSTRBucksThe medium name of the home/away team
idINT116The id of the home/away team
score
DataTypeExampleDescription
regularINT2The regular score of the match for home/away team
halfTimeINT2The half-time score of the match for home/away team
currentINT6The current score of the match (live and post) for home/away team
quarter1INT3The 1st quarter score of the match for home/away team
quarter2INT3The 2nd quarter score of the match for home/away team
quarter3INT3The 3rd quarter score of the match for home/away team
quarter4INT3The 4th quarter score of the match for home/away team
overTimeINT1The overtime score of the match for home/away team
status
DataTypeExampleDescription
nameSTRFull TimeThe name of the status
shortNameSTRFTThe short name of the status
idINT5The id of the status
info
stadium
DataTypeExampleDescription
nameSTRStaples CenterThe name of the stadium
idINT116The id of the stadium
tournament
DataTypeExampleDescription
nameSTRNBAThe name of the tournament
shortNameSTRNBAThe short name of the tournament
idINT9The id of the tournament
stage
DataTypeExampleDescription
nameSTRRegular SeasonThe name of the stage
shortNameSTRNSThe short name of the stage
idINT16803The id of the stage
round
DataTypeExampleDescription
nameSTRRound 3The name of the round
shortNameSTRW3The short name of the round
idINT3The id of the round
2019 - Broadage Sports All rights reserved