list
List of all languages ⬜ 🟨 🟦 🟩
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": 200,
"errors": [],
"pagination": [],
"result": [
{
"code":"en_US", // unique language code
"name" : "English",
"native_name" : "English",
"note":"Full translated (main)",
"source": "bet365,unibet,manual" // where we get the translate
},
...
]
}code;name;native_name;note;source
cs_CZ;Czech;Česky;"60% of translate";bet365,unibet,manual
...Example of code for direct API
Example of code for RapidAPI
Last updated