logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

Soccer API Tech Docs

Question & Answers

Tech Docs Index

  • Documentation
    • Main Page
  • Widgets
    • Widget Tech Docs
  • Lookups
    • Languages
    • Soccer Match Events Lookup
    • API Error Codes
    • Widget Error Codes
  • Global API
    • Sports List
    • Country List
    • Round List
    • Status List
  • Soccer API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Leaderboard: Goals
    • Leaderboard: Assists
    • Leaderboard: Yellow Cards
    • Leaderboard: Red Cards
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Missing Players List
    • Match Summary
    • Match Lineup
    • Match Statistics
    • Match Commentary
    • Match Events Basic
    • Match Events All
    • Team Squad
    • Team Squad with Statistics
    • Team Schedule
    • Recent Match List
    • Result Statistics
    • Referee Statistics
    • Team Streaks
    • Goal Analysis: Goal Minutes in Between
    • Goal Analysis: Scoring First in Between
    • Seasonal Goal Analysis: Scoring First
    • Seasonal Goal Analysis: Conceding First
    • Seasonal Goal Analysis: Goal Minutes
    • Seasonal Goal Analysis: Goal Conceded Minutes
    • Market Tables: Under/Over
    • Market Tables: Both Teams to Score
    • Market Tables: Total Goals
    • Seasonal Statistics: Goals
    • Seasonal Market Statistics: Goals
    • Market Statistics: Goals
  • Basketball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Leaderboard: Points
    • Leaderboard: Assists
    • Leaderboard: Rebounds
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Match Summary
    • Match Boxscore
    • Match Statistics
    • Match Play by Play
    • Match Game Leaders
    • Team Squad
    • Team Schedule
    • Recent Match List
    • Result Statistics
    • Market Statistics (Points)
    • Quarter Analysis
    • Seasonal Advanced Team Statistics
    • Under / Over Analysis
    • Seasonal Statistics: Points
    • Seasonal Market Statistics: Points
    • Seasonal Statistics: Quarter Analysis
    • Match Margins
  • Football API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Match Boxscore
    • Match Game Leaders
    • Match Team Statistics
    • Match Key Statistics
    • Match Play by Play
  • Baseball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
  • Ice Hockey API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Recent Match List
  • Volleyball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Team Schedule
    • Recent Match List
    • Result Statistics: Points
    • Seasonal Statistics: Points
  • Handball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Team Schedule
    • Recent Match List
    • Result Statistics: Goals
    • Seasonal Statistics: Goals

Soccer API Tournament Info

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

Soccer 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: UEFA Champions League 
 sample - 2: English Premier League 

Response Output Definitions

tournament

DataTypeExampleDescription
nameSTRTurkish Super LeagueThe name of the tournament.
shortNameSTRTSLThe short name of the tournament.
mediumNameSTR
The medium name of the tournament.
globalNameSTRTurkish Super LeagueThe 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
nameSTR2018/2019The name of the season
shortNameSTR18/19The short name of the season
idINT9875The id of the country
country
DataTypeExampleDescription
nameSTRTurkeyThe name of the country
shortNameSTRTRThe short name of the country
idINT1The 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
DataTypeExampleDescription
nameSTR2018/2019 SeasonThe name of the stage
shortNameSTR18/19The short name of the stage
activeBLNtrueDetermines the stage is active or not
roundlessBLNtrueDetermines the stage is roundless or not
idINT37791The id of the stage
rounds
DataTypeExampleDescription
nameSTRRound 1The name of the round
shortNameSTRW1The short name of the round
activeBLNtrueDetermines the round is active or not
idINT1The id of the stage
tbr
DataTypeExampleDescription
awayGoalsBLNtrueDetermines the Away Goals tie break rule is used or not for that stage
extraTimeBLNtrueDetermines the Extra Time tie break rule is used or not for that stage
penaltiesBLNtrueDetermines the Penalties tie break rule is used or not for that stage
2019 - Broadage Sports All rights reserved