Get A Team

Update Time: 2021-08-10 11:21

Introduction

Get a single team by team_id, more detailed data of the team is provided

Request

  • Path: /esport/csgo/team/basic_info
  • Method: GET
  • Calls: Unlimited calls for paid plans, 200 calls per day for free trial.
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
team_idstringtrueUse comma to separate each id if you search more than one teamthe number of searched id should be fewer than 50 at one time

Response

ParameterValueDescription
team_id long
name string
logo string
country string
world_rank long
week_in_top30 long
player_ids long[]
player_list list
player_id long
team_id long
avatar string
nickname string
real_name string
age int
country string

Example Request

Example Response

{}
    Get a single team by team_id, more detailed data of the team is provided

    Get A TeamiSportsAPI

    Contact