GlobalLink Strings API

REST API (formerly Applanga) for mobile app and software string localization, supporting upload/download of source and translated entries, tags, screenshots, projects, branches, orders, and webhooks, with SDKs for iOS, Android, React Native, Flutter, Unity, and SwiftUI plus a Python CLI for CI/CD push and pull workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: transperfect:globallink-strings
name: GlobalLink Strings API
description: REST API (formerly Applanga) for mobile app and software string localization, supporting
  upload/download of source and translated entries, tags, screenshots, projects, branches, orders, and
  webhooks, with SDKs for iOS, Android, React Native, Flutter, Unity, and SwiftUI plus a Python CLI for
  CI/CD push and pull workflows.
humanURL: https://www.applanga.com/docs/integration-documentation/api
baseURL: https://api.globallinkstrings.com/v1/api
tags:
- String Localization
- Mobile Localization
- Software Localization
- REST API
properties:
- type: Documentation
  url: https://www.applanga.com/docs
- type: APIReference
  url: https://www.applanga.com/docs/integration-documentation/api
- type: CLI
  url: https://www.applanga.com/docs/integration-documentation/cli
- type: SDK
  url: https://github.com/applanga/sdk-ios
- type: SDK
  url: https://github.com/applanga/sdk-android
- type: SDK
  url: https://github.com/applanga/sdk-unity
- type: SDK
  url: https://github.com/applanga/sdk-swiftui
- type: SDK
  url: https://github.com/applanga/applanga-react-native
- type: SDK
  url: https://github.com/applanga/applanga_flutter
- type: SourceCode
  url: https://github.com/applanga/applanga-cli
- type: SourceCode
  url: https://github.com/applanga/setup-applanga-cli
- type: SourceCode
  url: https://github.com/applanga/Sample-Apps
- type: Webhooks
  url: https://www.applanga.com/docs/integration-documentation/api
- url: graphql/transperfect-graphql.md
  type: GraphQL
x-authentication:
  type: Bearer Token
  description: Authorization Bearer apiToken plus X-Personal-Access-Token header for write operations,
    with app query parameter identifying the project.
x-limits:
  maxBodySize: 50MB
  compression: GZIP via Accept-Encoding
x-resources:
- Entries
- Languages
- Tags
- Screenshots
- Projects
- Branches
- Orders
- Webhooks
x-formats:
- Android XML
- iOS .strings
- iOS .stringsdict
- JSON
- React JSON
- Angular JSON
- YAML
- CSV
- XLIFF
- PO
- Properties