Crowdin REST API v2

Full-coverage REST API for Crowdin and Crowdin Enterprise. Resources include projects, files, source strings, string translations, string comments, screenshots, glossaries, MT engines, TMs, tasks, workflows, reports, distributions, webhooks, users, groups, and OAuth applications. Authenticate with a Personal Access Token or OAuth 2 bearer token.

Crowdin REST API v2 is one of 2 APIs that Crowdin publishes on the APIs.io network.

Tagged areas include REST, Projects, Files, Strings, and Translations. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: crowdin:api-v2
name: Crowdin REST API v2
description: Full-coverage REST API for Crowdin and Crowdin Enterprise. Resources include projects, files,
  source strings, string translations, string comments, screenshots, glossaries, MT engines, TMs, tasks,
  workflows, reports, distributions, webhooks, users, groups, and OAuth applications. Authenticate with
  a Personal Access Token or OAuth 2 bearer token.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://support.crowdin.com/developer/api/v2/
baseURL: https://api.crowdin.com/api/v2
tags:
- REST
- Projects
- Files
- Strings
- Translations
- Screenshots
- Glossaries
- Webhooks
properties:
- type: Documentation
  url: https://support.crowdin.com/developer/api/v2/
- type: DeveloperPortal
  url: https://support.crowdin.com/developer/
- type: SDK
  title: JavaScript/TypeScript
  url: https://github.com/crowdin/crowdin-api-client-js
- type: SDK
  title: Python
  url: https://pypi.org/project/crowdin-api-client/
- type: SDK
  title: PHP
  url: https://packagist.org/packages/crowdin/crowdin-api-client
- type: SDK
  title: .NET
  url: https://www.nuget.org/packages/Crowdin.Api/
- type: SDK
  title: Java
  url: https://github.com/crowdin/crowdin-api-client-java
- type: SDK
  title: Ruby
  url: https://github.com/crowdin/crowdin-api-client-ruby