v1
latestOpenAPI 3.0.32026-07-26451985.7 KBtranslation
Translate text from one language to another for multilingual communication, content localization, and language learning
post/models/v2/Helsinki-NLP/opus-mt-en-zh
Request body
Example request
{
"text": "Hello"
}Response
Successful translation response.
Example response
{
"output": "Bonjour"
}