latestOpenAPI 3.0.32026-07-26451985.7 KB
d64c9c733afe
translation
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"
}