Skip to main content
GET
Retrieve supported languages

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

An object listing supported languages and their corresponding locales.

source_to_target
object

A two-dimensional object in which the first key is an ISO 639-1 language code indicating the source, and the second key is an ISO 639-1 language code indicating the target.

Example:
code_to_name
object

An object in which the key is an ISO 639-1 language code, and the value is the language name.

Example: