POST /translate
Translate any language back to English
Headers
| Name | Value |
|---|---|
| apikey | 28-Character API Key |
Body
| Name | Type | Description |
|---|---|---|
| text | string | text to translate |
Response
- 200: OK
- 400: Bad Request
- 429: Too Many Requests
POST /translate
Translate any language back to English
| Name | Value |
|---|---|
| apikey | 28-Character API Key |
| Name | Type | Description |
|---|---|---|
| text | string | text to translate |