League & Cup Profile

Update Time: 2026-07-09 16:48

Introduction

This API endpoint returns complete profile information for basketball leagues and cups, including league rules, ranking format, and season details. Click here to view all leagues & cups.

Related Plans

You can use this api by subscribing plans:  Live Data.

Request

  • Path: /sport/basketball/league
  • Method: GET
  • Calls: This interface is limited to 1,800 seconds/call;
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
leagueIdstringfalseReturns profile information for the specified leagueId. If omitted, returns profile information for all leagues and cups.

Response

ParameterValueDescription
leagueId string Unique ID of the league or cup.
color stringRGB color code associated with the league, e.g. #9933FF.
leagueName string Full name of the league or cup, e.g. National Basketball Association.
leagueShortName string Short name of the league or cup, e.g. NBA.
leagueType stringNumber of quarters played in this league's matches.

2: 2-quarter format
4: 4-quarter format
currentMatchSeason stringCurrent season, e.g. 25-26.
countryId string Unique ID of the country or region the league belongs to.
country stringCountry or region name, e.g. USA.

Returns "International" for multi-national competitions.
leagueKind string1: league
2: cup
logo stringLeague logo URL.

The image is hosted for reference only — please save it locally rather than calling this URL directly in production.
partTime stringDuration of each quarter, format mm:ss, e.g. 12:00.
rule stringFull text description of the league's rules, including format, scheduling, ranking, tie-breaker, and playoff details where applicable.

This field may contain a large block of text with line breaks (\r\ n) — please handle formatting accordingly when rendering.

Example Request

Example Response

    This API endpoint returns complete profile information for basketball leagues and cups, including league rules, ranking format, and season details. Click here to view all leagues & cups.
    Contact

    Contact