logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

Football 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+

Football API Tournament Info

Provides the information about tournaments. Names, Season, Stage(s).

Football Tournament Info Request URL

GET

References / Dependencies

 Tournament ID  The id of the tournament. You can find list of tournament from Tournament List endpoint 

Call Rate / Interval

 Recommended API Call Interval: 1 Request / Day   Daily Max API Call: 4 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: NFL 

Response Output Definitions

tournament

DataTypeExampleDescription
nameSTRNational Football LeagueThe name of the tournament.
shortNameSTRNFLThe short name of the tournament.
globalNameSTR
The global name of the tournament.
localNameSTR
The local name of the tournament.
isOfficialBLNtrueDetermines that the tournament is official or unofficial.
isNationalBLNtrueDetermines that national team join or not into the tournament.
idINT1The id of the tournament.
season
DataTypeExampleDescription
nameSTR2018The name of the season
shortNameSTR18The short name of the season
idINT115The id of the season
country
DataTypeExampleDescription
nameSTRU.S.AThe name of the country
shortNameSTRUSAThe short name of the country
idINT18The id of the country
participantType
DataTypeExampleDescription
nameSTRClubThe participant type of the tournament. Determines that the club or national teams can participate
idINT1The id of the participant type. 1 = Club, 2 = National
stages
stage
DataTypeExampleDescription
nameSTRRegular SeasonThe name of the stage
shortNameSTRNSThe short name of the stage
activeSTRtrueDetermines the stage is active or not
roundlessBLNtrueDetermines the stage is roundless or not
idINT717The id of the stage
rounds
round
DataTypeExampleDescription
nameSTRRound 1The name of the round
shortNameSTRW1The short name of the round
activeSTRtrueDetermines the round is active or not
idINT1The id of the round
2019 - Broadage Sports All rights reserved