Teamlist with Player Profile
Update Time: 2026-06-04 17:18
Introduction
• This API endpoint returns a comprehensive list of all team IDs that have associated player profile data in the database.
• It provides a flat array of unique identifiers representing every team with an active roster.
• Use it as the primary entry point to obtain valid teamId values, which are required for retrieving detailed squad information via the Player Profile endpoint.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /sport/football/player
- Method: GET
- Calls: This interface is limited to 1800 second/call;
- Recommend Calls: 1 day/call
- Parameters:
| Parameter | Value | Required | Description |
|---|---|---|---|
| cmd=teamlist | string | true | Endpoint command; set to teamlist to retrieve the full collection of available team IDs. |
Response
| Parameter | Value | Description |
|---|---|---|
| teamId | int | List of Team IDs; references Team table. |
Example Request

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