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:
| Parameter | Value | Required | Description |
|---|---|---|---|
| leagueId | string | false | League ID; references League table (note: not applicable for Cup IDs). |
| teamId | string | false | Team ID; references Team table. |
| day | string | false | Data modification window; returns teams added or updated within the last N days, e.g. 1 or 2. |
| cmd=more | string | false | Extended data flag; set to more to include team introductions and honors. |
Response
| Parameter | Value | Description |
|---|---|---|
| teamId | string | |
| leagueId | string | |
| name | string | Team name |
| logo | string | Team logo URL. (Note: Recommended to cache and host assets locally) |
| foundingDate | string | Team foundation date, e.g. 1898-1-1. |
| address | string | Team office address |
| area | string | Geographical area or city where the team is located |
| venue | string | Home stadium name, e.g. Giuseppe Meazza |
| capacity | int | Venue seating capacity |
| coach | string | Name of the current head coach |
| website | string | Official website URL |
| isNational | bool | National team flag; true: national team false: club team. |
| country_logo | string | Country logo URL; Only present when isNational is true. |
Example Request

English
Tiếng Việt
ภาษาไทย 