Korean

Update Time: 2026-07-02 10:50

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
sportstringtrueSport type. Currently only football is supported.

Response

ParameterValueDescription
leagues listList of league and cup name translations
leagueId stringUnique league or cup ID
name stringLeague or cup name in English
name_kr stringLeague or cup name in Korean
countries listList of country name translations
countryId stringUnique country ID
name stringCountry name in English
name_kr stringCountry name in Korean
teams listList of team name translations
teamId stringUnique team ID
name stringTeam name in English
name_kr stringTeam name in Korean
players listList of player name translations
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