OpenAPI spec for retrieving languages
This page contains only a guide that is auto-generated from DeepL's OpenAPI file.
For more detail about the /languages
endpoint, please see the Retrieve languages entry.
Retrieve Supported Languages
GEThttps://api.deepl.com/v2/languages
Authorization
Query parameters
Response
JSON array where each item represents a supported language.
Body
language*string
The language code of the given language.
"DE"
name*string
Name of the language in English.
"German"
supports_formalityboolean
Denotes formality support in case of a target language listing.
true
Response
Last updated