Skip to main content
GET
Languages

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

languages

english_name
string

The name of the language in English.

Example:

"Aymara"

iso_639_1
string

A two-letter language code defined by the ISO 639-1 standard.

Example:

"ay"

name
string

The name of the language in its native script or form, which may not necessarily be in English.

Example:

""

Example: