Localazy
Localazy is a localization and translation management platform built for developers. Its REST API at https://api.localazy.com lets teams import and upload source content, export and download translated files, list and manage files, languages, and projects, and drive AI-assisted translation - all authenticated with project, translation, or organization tokens.
APIs
Localazy Import / Upload API
Imports and uploads source and translation strings into a Localazy project from any supported file format, and lists the available import file formats and their capabilities.
Localazy Export API
Exports translated content by downloading a file in a specific language, returning the localized file contents ready for use in an application.
Localazy Files API
Lists the files in a project and reads file content as keys and translations for a given language, with pagination and metadata options.
Localazy Languages API
Retrieves the languages configured on a project, including the source language and per-language translation statistics, via the projects endpoint with the languages parameter.
Localazy Projects (Management) API
Lists projects accessible to a token and creates new projects under an organization, returning project identifiers, metadata, type, tone, and feature availability.