What does it do?
The Lecto Translation API provides the following endpoints. For details, please refer to sub-sections below which give details and request/response examples for each endpoint.
- Translates text. Batch translate array of texts into multiple target languages.
- Translates JSON Payloads. Translate JSON values from JSON formatted strings into multiple target languages, with protected keys feature available.
- Detect Language. Send array of source texts in request body and receive JSON response with the detected language codes.
- List Languages. We support more than 90 languages at present as follows. The language codes presented are in ISO-639-1 format unless stated otherwise below.
Features
- Fast, high quality Translation API powered by Neural Machine Translation models.
- Free Translation API plan with paid plans as low as $0.3 per million characters.
- Text/HTML/JSON translation
- Multiple source texts and target languages in a single request.
- Protected JSON values: Skip translations as desired with JSON data payload.