SAP Translation Hub
Number of APIs: 5
To provide users of software in a global market with texts in their own language, translations are required. SAP Translation Hub enables you to draw on SAP's translation experience across multiple products and languages to propose translations for short texts.
Contact Support: Name: SAP Translation Hub team Email: translationhub@sap.com
-
translate - The '/translate' method enables you to get translations of English short texts that exist in SAP Translation Hub. POST {{baseUrl}}/translate
-
domains - SAP product domains GET {{baseUrl}}/domains?search=<string>&onlyGroups=<string>
-
languages - Languages that SAP Translation Hub supports. GET {{baseUrl}}/languages?search=<string>
-
suggestions - The '/suggestions' method enables you to get suggestions for short texts during the development process. GET {{baseUrl}}/suggestions?search=<string>&searchLanguage=<string>&language=<string>&domain=<string>&texttype=<string>&maxLength=<string>
-
texttypes - Returns a list of the text types available in SAP Translation Hub. GET {{baseUrl}}/texttypes?search=<string>