Translate text with a custom model
After you publish your custom model, you can access it with the Translator API by using the Category ID
parameter.
How to translate
Use the
Category ID
when making a custom translation request via Microsoft Translator Text API V3. TheCategory ID
is created by concatenating the WorkspaceID, project label, and category code. Use theCategoryID
with the Text Translation API to get custom translations.https://api.cognitive.microsofttranslator.com/translate?api-version=3.0&to=de&category=a2eb72f9-43a8-46bd-82fa-4693c8b64c3c-TECH
More information about the Translator Text API can be found on the Translator API Reference page.
You can also download and install our free DocumentTranslator app for Windows.