Team Profile

Update Time: 2024-03-07 14:32

Introduction

• This API endpoint is used to obtain team information.

• Returns all teams by default.

Related Plans

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

Request

  • Path: /sport/football/team
  • Method: GET
  • Calls: This interface is limited to 1800 second/call;
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
leagueIdstringfalseGet all the team information under the specified leagueId.

Not applicable for Cup IDs.
teamIdstringfalseGet the team information of the specified teamId.
daystringfalseReturn data that has been added or modified within this period, e.g. day=1or day=2

Response

ParameterValueDescription
teamId string
leagueId string
name string
logo stringTeam logo url.

The picture is saved locally for use, please do not call it directly.
foundingDate stringe.g. 1984 or 1890-9-6
address stringe.g. Avda. Aristides Maillol s/n,ES-08028 BARCELONA
area stringe.g. Barcelona
venue stringe.g. Camp Nou
capacity inte.g. 99354
coach stringe.g. Txingurri Valverde
website stringOfficial website
isNational boolIs it the national team?

Example Request

Example Response

{}
    • This API endpoint is used to obtain team information.\n\n • Returns all teams by default.

    Team ProfileiSportsAPI

    Contact