curl --request GET \
--url https://api.deepl.com/v2/glossaries/{glossary_id}/entries \
--header 'Authorization: <api-key>'"Hello!\tGuten Tag!"List the entries of a single glossary in the format specified by the Accept header.
curl --request GET \
--url https://api.deepl.com/v2/glossaries/{glossary_id}/entries \
--header 'Authorization: <api-key>'"Hello!\tGuten Tag!"Documentation Index
Fetch the complete documentation index at: https://deepl-c950b784-customizations-with-variants.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>
The requested format of the returned glossary entries. Currently, supports only text/tab-separated-values.
text/tab-separated-values A unique ID assigned to the glossary.
The entries in the requested format.