League & Cup Profile (Basic)
Update Time: 2022-03-24 17:23
Introduction
• This API endpoint returns the basic information of the cup and the league. Click here to view all leagues & cups.
• Tips: You
have access to all the basketball Common API endpoints with any valid paid basketball plans.
Request
- Path: /basketball_th/league/basic.aspx
- Method: GET
- Calls: This interface is limited to 30 minute/call.
- Recommend Calls: 1 day/call
Response
| Parameter | Value | Description |
|---|---|---|
| leagueId | int | |
| leagueName | string | Full name, e.g. National Basketball Association. |
| leagueShortName | string | Short name, e.g. NBA. |
| leagueKind | int | 1: League 2: Cup |
