Implementing Text Translation

Learn to translate the text from one language to another language using the text translator API.

Introduction to text translation using REST API

In this lesson, we’ll translate the text to multiple languages using a REST API call. As of now, there is no SDK available for the translator service and so we’ll be using the API call to the service.

When calling the Translator service via REST to translate the text data, we needs to make sure the following headers are included with each request:

Get hands-on with 1200+ tech skills courses.