Korean
Thời gian cập nhật: 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:
| Parameter | Value | Required | Description |
|---|---|---|---|
| sport | string | true | Fixed value basketball. |
Response
| Parameter | Value | Description | |
|---|---|---|---|
| leagues | list | List of leagues and cups. | |
| leagueId | string | Unique ID of the league or cup. | |
| name | string | League or cup name in English | |
| name_kr | string | League or cup name in Korean | |
| countries | list | List of countries. | |
| countryId | string | Unique ID of the country. | |
| name | string | Country name in English | |
| name_kr | string | Country name in Korean | |
| teams | list | List of teams. | |
| teamId | string | Unique team ID | |
| name | string | Team name in English | |
| name_kr | string | Team name in Korean | |
| players | list | List of players. | |
| playerId | string | Unique player ID | |
| name | string | Player name in English | |
| name_kr | string | Player name in Korean | |
Example Request

English
Tiếng Việt
ภาษาไทย 