Create a new glossary

Store a glossary word list so that it is available for use during Machine Translation requests.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

If the request was successful, the resulting JSON contains the glossary_id to use with subsequent Machine Translation requests.

NOTE The {language_pair} parameter in the POST URL must match the source_lang_code and target_lang_code provided in the glossary JSON. Similarly, the {model} specified in Machine Translation request must support the source_lang_code and target_lang_code.

Path Params
string
required

The source and target language codes for the glossary (e.g. en-es)

Body Params
RAW_BODY
array of objects
required

The glossary object

RAW_BODY*
Headers
string
required

API key

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json