▫️Translate
This API endpoint allows you to translate text from one language to another using the MyMemory Translation API.
/translate
Query Parameters
Parameter
Type
Description
Example Usage
Example Response
{
"originalText": "Hello, how are you?",
"translatedText": "¡Hola, ¿cómo estás?"
}Languages Supported
Last updated