Skip to main content
Lilt
Betav0.1.0
58 actions · 1 auth method
LocalizationAI

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 · API Key

Uses a Lilt REST API key (Business plan) via HTTP Basic auth, with the key supplied as both the username and the passwor…
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 · API 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

58 actions
Action
Description
Retrieve Lilt Create Content
Retrieve all Lilt Create generated content.
Retrieve Lilt Create Content By ID
Retrieve a single Lilt Create content item by its ID.
Generate Lilt Create Content
Generate new content with Lilt Create.
Update Lilt Create Content
Update an existing Lilt Create content item.
Delete Lilt Create Content
Delete a Lilt Create content item by its ID.
Download A Document
Download a Document by its unique identifier.
Upload A Document
Upload a file as a Document into a Project.
Retrieve Domains
Retrieve the translation domains configured for your Lilt organization.
Retrieve Files
Retrieve source files, optionally filtered by ID or labels.
Upload A File
Upload a source file to Lilt.
Delete A File
Delete a source file by its unique identifier.
Download A File
Download a source file by its ID.
Add A Label To A File
Add a label to a source file.
Remove A Label From A File
Remove a label from a source file.
Retrieve All Jobs
Retrieve all Jobs, optionally filtered by archived/delivered status.
Retrieve A Job
Retrieve a single Job by its unique identifier.
Create A Job
Create a new translation Job.
Update A Job
Update an existing Job.
Delete A Job
Delete a Job by its unique identifier.
Archive A Job
Archive a Job by its unique identifier.
Unarchive A Job
Unarchive a previously archived Job.
Deliver A Job
Mark a Job as delivered.
Reactivate A Job
Reactivate a delivered Job.
Download A Job
Download the translated files for a Job.
Export A Job
Export files or memory for a Job.
Retrieve Job Leverage Stats
Retrieve translation leverage statistics for a Job.
Retrieve Supported Languages
Retrieve the list of source and target languages supported by Lilt.
Retrieve Memories
Retrieve all Memories, or a single Memory by ID.
Create A Memory
Create a new Memory for a specific source/target language pair.
Update A Memory
Update the name of an existing Memory.
Delete A Memory
Delete a Memory by its unique identifier.
Query A Memory
Query a Memory for translation memory matches to a source string.
Import A File Into A Memory
Import a translation memory or termbase file into an existing Memory.
Download A Termbase
Download the termbase for a Memory.
Export A Termbase
Start an export of the termbase for a Memory.
Delete A Segment From A Memory
Remove a specific segment from a Memory.
Retrieve Projects
Retrieve Projects, optionally filtered by language, state, or time.
Create A Project
Create a new translation Project.
Delete A Project
Delete a Project by its unique identifier.
Retrieve A Segment
Retrieve a single Segment by its unique identifier.
Create A Segment
Create a new Segment in a Memory or Document.
Update A Segment
Update the target string of a Segment.
Delete A Segment
Delete a Segment by its unique identifier.
Tag A Segment
Transfer inline tags from a tagged source string to a target string.
Unlock Segments
Unaccept and unlock one or more segments.
Translate A Segment
Translate a source string using adaptive machine translation.
Translate A File
Start an instant machine translation of one or more uploaded files.
Monitor File Translation
Check the status of one or more file translations.
Download A Translated File
Download the result of a completed file translation.
Retrieve Pending Uploads
Retrieve all pending uploads, optionally filtered by IDs or statuses.
Retrieve An Upload
Retrieve a single upload by its unique identifier.
Retrieve S3 Upload Parameters
Get the parameters needed to upload a file directly to cloud storage.
Initiate File Upload To Cloud Storage
Initiate a single-part file upload to cloud storage.
Initiate Multipart Upload
Initiate a multipart file upload to cloud storage.
Sign An Upload Part
Get a signed URL for uploading a single part of a multipart upload.
Complete Multipart Upload
Complete a multipart upload after all parts have been uploaded.
Cancel Multipart Upload
Cancel an in-progress multipart upload.
Retrieve Workflow Templates
Retrieve the workflow templates available to your Lilt organization.