Skip to main content
Lara Translate
Previewv0.1.0
47 actions · 1 auth method
Translation

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · Access Key

Requires an Access Key ID and Access Key Secret generated in the Lara Translate dashboard under API credentials. Free pl…
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · Access Key

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

47 actions
Action
Description
Get Audio Upload URL
Get a pre-signed S3 upload URL for an audio file to be translated.
Create Audio Translation Job
Start an asynchronous audio-to-audio translation job from a previously uploaded S3 key.
Create Audio Transcript Translation Job
Start an asynchronous speech-to-text plus translation job producing a translated transcript.
Get Audio Job Status
Get the current status of an audio translation job.
Get Audio Download URL
Get a pre-signed S3 download URL for a completed audio-to-audio translation.
Get Translated Audio Transcript
Fetch the translated transcript produced by an audio transcript translation job.
Detect Language
Detect the language of a text string or an array of strings.
Detect Profanities
Scan text for profanities in a specified language.
Estimate Translation Quality
Score the quality of a candidate translation between two languages.
Get Document Upload URL
Get a pre-signed S3 upload URL for a document to be translated.
Create Document Translation Job
Start an asynchronous document translation job from a previously uploaded S3 key.
Get Document Status
Get the current status of a document translation job.
Get Document Download URL
Get a pre-signed S3 download URL for a completed document translation.
List Glossaries
List all glossaries owned by the calling account.
Create Glossary
Create a new empty glossary for the account.
Get Glossary
Fetch a single glossary by ID.
Update Glossary
Rename an existing glossary.
Delete Glossary
Delete a glossary and all its entries.
Import CSV Into Glossary
Import a CSV file into an existing glossary.
Get Glossary Import Job Status
Get the progress of a glossary import job.
Export Glossary (Sync)
Export a glossary synchronously as CSV.
Export Glossary (Async)
Start an asynchronous export of a glossary to a downloadable archive.
Get Glossary Term Counts
Get the number of unidirectional (per source language) and multidirectional entries in a glossary.
Add Or Replace Glossary Entry
Add or replace a glossary entry with a set of language and value terms.
Delete Glossary Entry
Delete a glossary entry by term (unidirectional) or GUID (multidirectional).
Translate Image
Translate the text in an image and re-render the translated image using overlay, inpainting, or generative rendering.
Translate Image Text
OCR and translate the text in an image and return the extracted paragraphs plus their translations without re-rendering…
List Translation Memories
List all translation memories owned by the calling account.
Create Translation Memory
Create a new translation memory for the account.
Get Translation Memory
Fetch a single translation memory by ID.
Update Translation Memory
Rename an existing translation memory.
Delete Translation Memory
Delete a translation memory and all its contents.
Connect Existing Translation Memories
Attach existing MyMemory memories to the calling Lara account by external MyMemory ID.
Import TMX Into Translation Memory
Import a TMX file into an existing translation memory.
Get Memory Import Job Status
Get the progress of a memory import job.
Export Translation Memory (Async)
Start an asynchronous export of a translation memory to a downloadable archive.
Add Translation Unit To Memory
Add a translation unit (source sentence plus approved translation) to a translation memory.
Delete Translation Unit From Memory
Delete a translation unit from a translation memory using its tuid or sentence and translation pair.
Add Translation Unit To Multiple Memories
Add the same translation unit to multiple translation memories in a single call.
Delete Translation Unit From Multiple Memories
Delete the same translation unit from multiple translation memories in a single call.
List Style Guides
List all Lara Prosa style guides owned by the calling account.
Create Style Guide
Create a new Lara Prosa style guide with a name and free-text guidance.
Get Style Guide
Fetch a single style guide by ID.
Update Style Guide
Update a style guide’s name, content, or both.
Delete Style Guide
Delete a style guide.
List Supported Languages
List all languages supported by the Lara translation engine.
Translate Text
Translate a text string or array of strings between two languages.