Korean

Update Time: 2026-07-20 15:55

Introduction

This API endpoint returns Korean language translations for league and cup names, country names, team names, and player names.

Related Plans

You can use this api by subscribing plans:  Language Packs.

Request

  • Path: /sport/languagekr
  • Method: GET
  • Calls: This interface is limited to 30 minutes/call;
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
sportstringtrueFixed value basketball.

Response

ParameterValueDescription
leagues listList of leagues and cups.
leagueId stringUnique ID of the league or cup.
name stringLeague or cup name in English
name_kr stringLeague or cup name in Korean
countries listList of countries.
countryId stringUnique ID of the country.
name stringCountry name in English
name_kr stringCountry name in Korean
teams listList of teams.
teamId stringUnique team ID
name stringTeam name in English
name_kr stringTeam name in Korean
players listList of players.
playerId stringUnique player ID
name stringPlayer name in English
name_kr stringPlayer name in Korean

Example Request

Example Response

    This API endpoint returns Korean language translations for league and cup names, country names, team names, and player names.
    Contact

    Contact