logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

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

Soccer API Team Squad

Provides the active season squads for teams.

Soccer Team Squad 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: 3 Request / Hour   Daily Max API Call: 288 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.
tournamentIdINTO/R{tournamentId}The id of the tournament. Tournament Id is optional for Club Teams. But it is required value for National Teams.

Response Output

Response Output Definitions

player

DataTypeExampleDescription
idINT33988The id of the player
knownNameSTRThibaut CourtoisThe known name of the player
knownNameMediumSTRT.CourtoisThe medium known name of the player
knownNameShortSTRCourtoisThe short known name of the player
nameSTRThibautThe first name of the player
surNameSTRCourtoisThe last name of the player
middleNameSTRRamosThe middle name of the player
shirtNumberINT5The shirt number of the player
ageINT33The age of the player
country
DataTypeExampleDescription
nameSTRSpainThe name of the player's country
shortNameSTRESPThe short name of the player's country
idINT3The id of the player's country
position
DataTypeExampleDescription
nameSTRGoalkeeperThe name of the position
shortNameSTRGKThe short name of the position
idINT1The id of the position
tournaments
tournament
DataTypeExampleDescription
nameSTRChampions LeagueThe name of the tournament that player played
shortNameSTRCLThe short name of the tournament that player played
idINT3The id of the tournament that player played
season
DataTypeExampleDescription
nameSTR2018/2019The name of the season for the tournament that player played
shortNameSTR18/19The short name of the season for the tournament that player played
idINT9793The id of the season for the tournament that player played
2019 - Broadage Sports All rights reserved