Skip to main content
Lokalise
Lokalise
101 actions · 1 auth method

Authentication

API Token

Generate your API token from your Lokalise Profile Settings under the API tokens tab.Guides: Connector Profile, Link Account
Actions
101 actions
Action
Description
List Project Comments
List all comments across a project.
List Key Comments
List all comments for a specific key.
Create Comment
Add a comment to a translation key.
Get Comment
Retrieve a specific comment.
Delete Comment
Delete a comment from a translation key.
List Contributors
List all contributors in a project.
Create Contributors
Add contributors to a project.
Get Contributor
Retrieve a specific contributor from a project.
Get Current Contributor
Retrieve the contributor profile of the authenticated user.
Update Contributor
Update a contributor’s role or language permissions.
Delete Contributor
Remove a contributor from a project.
List Custom Translation Statuses
List all custom translation statuses in a project.
Create Custom Translation Status
Create a new custom translation status.
Get Custom Translation Status
Retrieve a specific custom translation status.
Update Custom Translation Status
Update a custom translation status.
Delete Custom Translation Status
Delete a custom translation status.
Get Available Status Colors
Retrieve the list of available colors for custom translation statuses.
List Files
List all files in a project.
Upload File
Upload a translation file to a project.
Download Files
Download all translation files from a project.
Download Files (Async)
Asynchronously download translation files from a project.
Delete File
Delete a file from a project.
List Glossary Terms
List all glossary terms in a project.
Create Glossary Terms
Add glossary terms to a project.
Get Glossary Term
Retrieve a specific glossary term.
Update Glossary Terms
Update existing glossary terms.
Delete Glossary Terms
Delete glossary terms from a project.
Create JWT Token
Create a service JWT token for OTA SDK authentication.
List Keys
List all translation keys in a project.
Create Keys
Create one or more translation keys in a project.
Get Key
Retrieve a specific translation key by ID.
Update Key
Update a translation key’s properties.
Multi-update Keys
Update multiple translation keys at once.
Delete Key
Delete a specific translation key.
Delete Multiple Keys
Delete multiple translation keys by IDs.
List System Languages
List all supported languages in the Lokalise system.
List Project Languages
List all languages enabled in a project.
Create Languages
Add one or more languages to a project.
Get Language
Retrieve a specific language from a project.
Update Language
Update a language’s settings in a project.
Delete Language
Remove a language from a project.
List Orders
List all translation orders for a team.
Create Order
Place a new professional translation order.
Get Order
Retrieve a specific translation order.
List Payment Cards
List all payment cards on file.
Create Payment Card
Add a new payment card.
Get Payment Card
Retrieve a specific payment card.
Delete Payment Card
Remove a payment card from the account.
List Permission Templates
List all permission templates available for a team.
List Projects
List all projects accessible to the authenticated user.
Create Project
Create a new Lokalise project.
Get Project
Retrieve details of a specific project.
Update Project
Update an existing project’s settings.
Delete Project
Delete a project and all its data.
Empty Project
Remove all keys and translations from a project.
List Queued Processes
List all queued processes in a project.
Get Queued Process
Retrieve the status of a specific queued process.
List Screenshots
List all screenshots in a project.
Create Screenshots
Upload screenshots to a project.
Get Screenshot
Retrieve a specific screenshot.
Update Screenshot
Update a screenshot’s metadata or associated keys.
Delete Screenshot
Delete a screenshot from a project.
List Segments
List all segments for a key-language pair.
Get Segment
Retrieve a specific segment.
Update Segment
Update a specific translation segment.
List Snapshots
List all snapshots of a project.
Create Snapshot
Create a snapshot (backup) of a project.
Restore Snapshot
Restore a project from a snapshot.
Delete Snapshot
Delete a project snapshot.
List Tasks
List all translation tasks in a project.
Create Task
Create a new translation task in a project.
Get Task
Retrieve a specific translation task.
Update Task
Update a translation task’s properties.
Delete Task
Delete a translation task.
List Teams
List all teams the authenticated user belongs to.
Get Team
Retrieve details of a specific team.
List Team Users
List all users in a team.
Get Team User
Retrieve a specific team user.
Update Team User
Update a team user’s role.
Delete Team User
Remove a user from a team.
List Groups
List all permission groups in a team.
Create Group
Create a new permission group in a team.
Get Group
Retrieve a specific permission group.
Update Group
Update a permission group’s name, rights, or language access.
Delete Group
Delete a permission group from a team.
Add Projects To Group
Add projects to a permission group.
Remove Projects From Group
Remove projects from a permission group.
Add Members To Group
Add team users to a permission group.
Remove Members From Group
Remove team users from a permission group.
List Translations
List all translations in a project.
Get Translation
Retrieve a specific translation by ID.
Update Translation
Update the value or status of a translation.
List Translation Providers
List all available translation providers for a team.
Get Translation Provider
Retrieve details of a specific translation provider.
Get User
Retrieve basic profile data for a user.
List Webhooks
List all webhooks in a project.
Create Webhook
Create a new webhook for a project.
Get Webhook
Retrieve a specific webhook.
Update Webhook
Update an existing webhook’s configuration.
Delete Webhook
Delete a webhook from a project.
Regenerate Webhook Secret
Regenerate the secret for a webhook.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/lokalise/filled/png

Connector Profile

Lokalise - API Token
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/lokalise/filled/png

Link Account

Lokalise - API Token
4

Use Actions

Invoke actions using one of the methods below: