League & Cup Profile (Basic)
Update Time: 2024-03-18 16:55
Introduction
This API endpoint returns the basic information of leagues and cups. If you need more details, please refer to League & Cup Profile. Click here to view 1600+ football leagues & cups.
Tips: You have access to all the football Common API endpoints with any valid paid football plans.
Request
- Path: /sport/football/league/basic
- Method: GET
- Calls: This interface is limited to 1800 second/call;
- Recommend Calls: 1 day/call
- Parameters:
Parameter | Value | Required | Description |
---|---|---|---|
leagueId | string | false | Get the league information of the specified leagueId. |
Response
Parameter | Value | Description |
---|---|---|
leagueId | string | |
name | string | Full name, e.g. Brazil Serie A |
shortName | string | Short name, e.g. BRA D1 |
type | int | 1: League 2: Cup |
subLeagueName | string | The on-going sub league of the league, e.g. Western Paly Off |
Example Request
Example Response
{}