Crowdin · GraphQL Specification

Crowdin GraphQL API

Single-endpoint GraphQL API for Crowdin Enterprise. Authentication via Bearer token using a Personal Access Token or OAuth 2 access token.

Documentation Endpoint View on GitHub LocalizationTranslationTMSRESTGraphQLDeveloper ToolsEnterpriseGraphQL

Overview

Crowdin GraphQL API is a GraphQL API specification published by Crowdin on the APIs.io network.

Single-endpoint GraphQL API for Crowdin Enterprise. Authentication via Bearer token using a Personal Access Token or OAuth 2 access token.

The GraphQL endpoint is available at https://api.crowdin.com/api/graphql. documentation is published at https://support.crowdin.com/developer/graphql-api/.

The specification includes 1 reference link.

Tagged areas include Localization, Translation, TMS, REST, and Developer Tools.

Endpoint

https://api.crowdin.com/api/graphql

References

Back to Crowdin · All GraphQL Specs · GitHub