Supported languages
Returns a list of all available languages.
query Parameters
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Supported languages › Responses
OK
IDUnique ID for the language
NameThe internal name of the language
DisplayNameDisplay Name (English) of the language
LocalizedNameThe translated name of the language
ISOThe culture code for the language
LanguageTypeThe unique ID for the language type
MicroSoftNameThe Microsoft display name of the language
MicroSoftCodeThe Microsoft culture code for the language
TimeStampLanguage id by language code
Specify a language code (such as en-us) to return the language Id number.
path Parameters
languageCodeA string that indicates the language in which to return the response. More information can be found here.
query Parameters
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Language id by language code › Responses
OK
Language code by language id
Specify a language Id number to return the language code.
path Parameters
languageIDA unique ID that designates a specific language.
query Parameters
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Language code by language id › Responses
OK