List Leagues

Update Time: 2021-08-12 09:11

Introduction

List leagues,including upcoming, running, past, delayed and deleted leaguesyou can filter results by changing status
Game type:7=Rainbow Six; 8=Overwatch; 9=Rocket League; 10=StarCraft2; 11=Heroes of Storm; 12=Heartstone

Request

  • Path: /esport/others/league/list
  • Method: GET
  • Calls: Unlimited calls for paid plans, 200 calls per day for free trial.
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
offsetinttrueOptions to select results from where you want it to startExampleoffset=2 means you can get the results from the 2nd data
limitinttrueThe size of per page (1000
game_typeinttrue7=Rainbow Six8=Overwatch9=Rocket League10=StarCraft211=Heroes of Storm12=Heartstone
statusintfalse0Upcoming 1Ongoing 2Finished 3Delayed 4Deleted
datestringfalseOptions to search by dateExample2020-01-01

Response

ParameterValueDescription
league_id string
logo string
name string
short_name string
start_time longValue in milliseconds
end_time longValue in milliseconds
status int0Upcoming 1Ongoing 2Finished 3Delayed 4Deleted
participant_type int0Team1Individual
participant_ids list
prize_pool string
game_type int

Example Request

Example Response

{}
    List leagues,including upcoming, running, past, delayed and deleted leaguesyou can filter results by changing status\n Game type:7=Rainbow Six; 8=Overwatch; 9=Rocket League; 10=StarCraft2; 11=Heroes of Storm; 12=Heartstone

    List LeaguesiSportsAPI

    Contact