League Standing (Get Subleague)

Update Time: 2022-03-24 14:42

Introduction

• This API endpoint returns the list of subleagues with ranking data. You can use it with League Standing endpoint.

• When a league contains different divisions or multiple stages, the sub-league information is differentiated to distinguish.

• By using endpoint League Profile (Basic) , you can get basic information of leagues and cups.

Related Plans

You can use this api by subscribing plans:  Stats.

Request

  • Path: /football_th/standing/getsub.aspx
  • Method: GET
  • Calls: This interface is limited to 5 second/call.
  • Recommend Calls: 1 day/call
  • Parameters:
Parameter Value Required Description
leagueId string true get the list of league stages and sub-leagues.

Response

Parameter Value Description
subLeagueId int
currentSubLeague boolean Is this subleague in progress?
    • This API endpoint returns the list of subleagues with ranking data. You can use it with League Standing endpoint.\n\n • When a league contains different divisions or multiple stages, the sub-league information is differentiated to distinguish.\n\n • By using endpoint League Profile (Basic) , you can get basic information of leagues and cups.

    League Standing (Get Subleague) iSportsAPI