SportAPI Documentation
EN
S Product documentationSport Line API
v1
Service & pricing ↗ Get access ↗
Sport Line API / Languages and Language Codes

Sport Line API Languages

Sport Line API supports 69 languages. Pass the language code in the request path:

/v1/menu/live/{lang}

Examples:

/v1/menu/live/ru
/v1/menu/live/en
/v1/menu/live/tr

Russian and English are included in the standard subscription. Each additional language costs $10 per month and must be added to the client’s subscription.

Trial keys and the developer package support only Russian and English. Other languages cannot be added to them.

Important Note About Codes

Use the code from the table exactly as shown. These are internal SportAPI codes and do not always match standard ISO language codes.

For example:

  • Ukrainian uses ua;
  • Chinese uses cn;
  • Brazilian Portuguese uses br;
  • Albanian uses al.

Do not replace these values with other codes.

Language List

LanguageNative nameSportAPI code
AlbanianShqipal
Amharicአማርኛaa
Arabicالعربيةar
Armenianհայերենhy
AzerbaijaniAzərbaycan diliaz
Bengaliবাংলাbn
BosnianBosanski jezikbs
BulgarianБългарскиbg
Burmeseမြန်မာဘာသာစကားmy
Canadian EnglishCanadian Englishca
Cantonese廣東話hk
Chinese汉语cn
Chinese, Taiwan漢語tw
CroatianHrvatski jezikhr
CzechČeskýcs
DanishDanskda
Dutchde Nederlandse taalnl
EnglishEnglishen
EstonianEesti keelet
FinnishSuomifi
FrenchFrançaisfr
Georgianქართული ენაka
GermanDeutschde
GreekΕλληνικάel
Haitian CreoleKreyòl ayisyenht
Hebrewעבריתhe
Hindiहिन्दीhi
HungarianMagyar nyelvhu
Icelandicíslenskais
IndonesianBahasa Indonesiaid
ItalianItalianoit
Japanese日本語ja
KazakhҚазақ тіліkz
Khmerភាសាខ្មែរkm
Korean한국어ko
Kurdish, KurmanjiKurmancîne
Kurdish, Soraniسۆرانیku
Laoພາສາລາວlo
LatvianLatviešu valodalv
LingalaLingálaln
LithuanianLietuvių kalbalt
MacedonianМакедонски јазикmk
MalayBahasa Melayums
MongolianМонгол хэлmn
Nepaliनेपालीsd
NorwegianNorsknb
Persianزبان فارسیfa
PolishPolskipl
PortuguesePortuguêspt
Portuguese, BrazilPortuguês (Brasil)br
RomanianRomânăro
RussianРусскийru
SerbianСрпскиsr
Sinhalaසිංහලsi
SlovakSlovenčinsk
SlovenianSlovenščinasl
Somali / EnglishSomali - Englishso
SpanishEspañoles
Spanish, MexicoEspañol mexicanomx
SwahiliKiswahilisw
TagalogTagalogtl
TajikTоҷикӣtj
Thaiภาษาไทยth
TurkishTürkçetr
UkrainianУкраїнська моваua
Urduاُردُوur
UzbekOʻzbek tiliuz
VietnameseTiếng Việtvi
ZazakiZazakizu

How Language Affects the Response

The selected language affects text values such as:

  • sport names;
  • country and tournament names;
  • team and participant names;
  • betting market and selection names;
  • other text fields.

Object identifiers do not depend on the language. The same match keeps its game_id when requested in the same sports line type.

A language must both:

  1. appear in the supported language list;
  2. be enabled for the client’s API key.

If a language is supported but not included in the subscription, the API may return:

{
  "error_code": 100,
  "error_message": "The language is not available in your package."
}

If an unknown language code is passed, the API may return:

{
  "error_code": 100,
  "error_message": "Invalid language"
}

Adding Another Language

Each additional language costs $10 per month.

If a language is added in the middle of an active subscription period, it remains available until the shared expiration date of the current key. The full $10 is charged when the language is added.

At the next renewal, the client pays for the main package and all additional languages together for the new period.

To add a language, contact the SportAPI manager: @suport_sportapi.

Official website: sportapi.net.