Team Profile for Search
Update Time: 2024-08-03 15:03
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/football/team/search
- Method: GET
- Calls: This interface is limited to 60 second/call;
- Parameters:
| Parameter | Value | Required | Description | 
|---|---|---|---|
| name | string | true | Get the data of the specified team name, supporting fuzzy search. | 
Response
| Parameter | Value | Description | 
|---|---|---|
| teamId | string | |
| leagueId | string | |
| name | string | |
| logo | string | Team logo url. The picture is saved locally for use, please do not call it directly. | 
| foundingDate | string | e.g. 1984 or 1890-9-6 | 
| address | string | e.g. Avda. Aristides Maillol s/n,ES-08028 BARCELONA | 
| area | string | e.g. Barcelona | 
| venue | string | e.g. Camp Nou | 
| capacity | int | e.g. 99354 | 
| coach | string | e.g. Txingurri Valverde | 
| website | string | Official website | 
| isNational | bool | Is it the national team? | 
| country_logo | string | Country logo (exists when it is a national team) | 
Example Request
Example Response
{}



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

