SDL Language Cloud
The API enables developers to submit content for translation via the SDL Language Cloud translation platform. The API allows developers to offer translation as a service within their own applications by accessing proprietary SDL Machine Translation technology.
SDL Language Cloud endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Translate text /translate |
Translate a text |
| GET |
Get Languages /languages |
Retrieve available language pairings |
| POST |
Array Text Translation /translations |
Array of text translation call between two languages defined using ISO 639(3 char code) or language id Note: The size limit for each text is 4500 bytes. |