Team Profile for Search

Update Time: 2022-05-30 10:28

Introduction

This API endpoint supports searching team information by the team name.

Related Plans

You can use this api by subscribing plans:  Live Data.

Request

  • Path: /sport/basketball/team/search
  • Method: GET
  • Calls: This interface is limited to 60 second/call;
  • Parameters:
ParameterValueRequiredDescription
namestringtrueGet the data of the specified team name, supporting fuzzy search.

Response

ParameterValueDescription
teamId string
leagueId string
name stringFull name, e.g. Los Angeles Lakers.
shortName stringShort name, e.g. Lakers.
logo stringTeam logo url.

The picture is saved locally for use, please do not call it directly.
website stringOfficial website
conference stringThe conference in which this team belongs to.
division stringThe division of the team.
city string
venue string
capacity intThe capacity which the gymnasium can hold.
joinYear intWhen to join the League, unix timestamp
championCount intNumber of championships
coach string

Example Request

Example Response

{}
    This API endpoint supports searching team information by the team name.

    Team Profile for SearchiSportsAPI

    Contact