Team Profile

Update Time: 2026-06-04 15:23

Introduction

• This API endpoint returns detailed identity and background information for football teams.

• It provides metadata such as founding dates, home venues, coaching staff, and official website links.

• Use it to build comprehensive team profile pages or to display team logos and details in match-related interfaces.

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
leagueIdstringfalseLeague ID; references League table (note: not applicable for Cup IDs).
teamIdstringfalseTeam ID; references Team table.
daystringfalseData modification window;
returns teams added or updated within the last N days, e.g. 1 or 2.
cmd=morestringfalseExtended data flag; set to more to include team introductions and honors.

Response

ParameterValueDescription
teamId string
leagueId string
name string Team name
logo stringTeam logo URL. (Note: Recommended to cache and host assets locally)
foundingDate stringTeam foundation date, e.g. 1898-1-1.
address stringTeam office address
area stringGeographical area or city where the team is located
venue stringHome stadium name, e.g. Giuseppe Meazza
capacity intVenue seating capacity
coach stringName of the current head coach
website stringOfficial website URL
isNational boolNational team flag;

true: national team
false: club team.
country_logo stringCountry logo URL;
Only present when isNational is true.

Example Request

Example Response

    • This API endpoint returns detailed identity and background information for football teams.\n\n • It provides metadata such as founding dates, home venues, coaching staff, and official website links.\n\n • Use it to build comprehensive team profile pages or to display team logos and details in match-related interfaces.
    Contact

    Contact