Translation
Machine Translation
Translate text from one language to another. Returns a string of text representing the translation of a given input.
POST
Authorizations
Body
application/json
The inputs to the translation model describe what language you're translating from and to
The body is of type object
.
Response
200 - application/json
The translated text of the given input
The response is of type object
.