Skip to content

api-evangelist/localazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Localazy (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.json: https://raw.githubusercontent.com/api-evangelist/localazy/refs/heads/main/apis.yml

Tags

  • Localization
  • Translation
  • Internationalization
  • i18n
  • L10n
  • Translation Management

Timestamps

  • Created: 2026-06-21
  • Modified: 2026-06-21

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.

Tags

  • Import
  • Upload
  • Content

Properties

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.

Tags

  • Export
  • Download
  • Translations

Properties

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.

Tags

  • Files
  • Keys
  • Content

Properties

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.

Tags

  • Languages
  • Locales
  • i18n

Properties

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.

Tags

  • Projects
  • Management
  • Organization

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors