Systran
Systran Translate API is built around a RESTful API and can be used in all types of applications. This API Reference is intended for developers who want to write applications that can interact with the SYSTRAN Translate API. You can integrate our translation technology directly in your internal or external applications to make them multilingual or translate texts and files by using the SYSTRAN Translate API.
Before setting
Before you can connect you need to make sure that:
- You have a Systran account and Set up your account
- You have created the API key in
my account -> setting -> API keys
Connecting
1.Navigate to apps and search for Systran 2. Click Add Connection. 3. Name your connection for future reference e.g. ‘My Systran connection’. 4. Fill in your API key obtained earlier. 5. Fill in your Instance URL. 6. Click Connect.
Actions
Corpus
- Export corpus Export a corpus file in
.tmx
format by its ID - Import corpus from TMX file Add a new corpus from an
.tmx
file.
Dictionary
- Create dictionary Create a dictionary and populate it using a
.tbx
file - Export dictionary Export dictionary as TBX file
- Update dictionary from TBX file Update an existing dictionary by importing entries from a
.tbx
file
File
- Translate file Translate a file from source language to target language
- Translate file (Async) Translate a file from source language to target language
- Download translated file Download a translated file by request ID
Text
- Translate text Translate text
Events
- On translation finished Triggered when the translation status is finished
Feedback
Do you want to use this app or do you have feedback on our implementation? Reach out to us using the established channels or create an issue.