Reference
Universal Translator
Overview
Heavstal Translator automatically detects the source language of your text and translates it into English. It uses advanced neural machine translation logic.
Endpoint
POST /translate
Request Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| text | string | Required | The text string you want to translate (any language). |
Example Usage
javascript
Successful Response
json