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
- Localization
- Translation
- Internationalization
- i18n
- L10n
- Translation Management
- Created: 2026-06-21
- Modified: 2026-06-21
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.
- Human URL: https://localazy.com/docs/api/import
- Base URL:
https://api.localazy.com
- Import
- Upload
- Content
- Documentation
- API Reference
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Exports translated content by downloading a file in a specific language, returning the localized file contents ready for use in an application.
- Human URL: https://localazy.com/docs/api/files
- Base URL:
https://api.localazy.com
- Export
- Download
- Translations
- Documentation
- API Reference
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Lists the files in a project and reads file content as keys and translations for a given language, with pagination and metadata options.
- Human URL: https://localazy.com/docs/api/files
- Base URL:
https://api.localazy.com
- Files
- Keys
- Content
- Documentation
- API Reference
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Retrieves the languages configured on a project, including the source language and per-language translation statistics, via the projects endpoint with the languages parameter.
- Human URL: https://localazy.com/docs/api/projects
- Base URL:
https://api.localazy.com
- Languages
- Locales
- i18n
- Documentation
- API Reference
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Lists projects accessible to a token and creates new projects under an organization, returning project identifiers, metadata, type, tone, and feature availability.
- Human URL: https://localazy.com/docs/api/projects
- Base URL:
https://api.localazy.com
- Projects
- Management
- Organization
- Documentation
- API Reference
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
FN: Kin Lane Email: kin@apievangelist.com