Currently TMN API are in beta version, and only translation is available. Our beta testing version is open, no need for registration and login. API is available at: http://169.255.36.95:5000 (Use above IP as baseUrl).
Endpoint: 1. Translation POST /translate This API will translate one language into another.
Along with the endpoint, 3 query parameters need to be sent with request.
1. source_lang -> Source Language code 2. target_lang -> Target Language code 3. input_data -> Text to be translated