List Teams

Update Time: 2021-08-10 11:09

Introduction

List teams

Request

  • Path: /esport/csgo/team/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
dayintfalseOptions to search the data that changed by a specific number of days

Response

ParameterValueDescription
team_id long
name string
logo string
country string
world_rank string
week_in_top30 int
player_ids long[]

Example Request

Example Response

{}
    List teams

    List TeamsiSportsAPI

    Contact