Get all Target Languages
Retrieves a comprehensive list of all target languages supported, including their unique identifiers, language names, and corresponding short names.
This endpoint provides the result about each language supported, enabling users to select and utilize appropriate languages for localization, translation, or other multilingual functionalities.
Authorizations
The x-api-key
is a custom header required for authenticating requests to our API. Include this header in your request with the appropriate API key value to securely access our endpoints. You can find your API key(s) in the 'API' section of our studio website.
Response
The id property represents a unique numerical identifier assigned to each language in the system.
The language property represents the full, human-readable name of a language and its associated regional or country variant.
The short name is a standardized identifier for each language and locale combination, represented in the format of <language code>-<country code>.