Crowdin website screenshot

Crowdin

Crowdin is a localization management platform for software, mobile, games, and documentation. It offers a REST API v2 covering projects, files, strings, translations, screenshots, glossaries, MT engines, and webhooks, plus a single GraphQL endpoint. Authentication uses Personal Access Tokens or OAuth 2. Official client libraries are published for JavaScript/TypeScript, Python, PHP, .NET, Java, and Ruby. Crowdin Enterprise customers get a per-tenant domain (e.g. https://{domain}.api.crowdin.com).

Crowdin publishes 7 APIs on the APIs.io network, including Files API, Glossaries API, Projects API, and 4 more. Tagged areas include Localization, Translation, TMS, REST, and GraphQL.

Crowdin’s developer surface includes authentication, documentation, GitHub presence, engineering blog, and 9 more developer resources.

40.3/100 developing ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreeSelf serve⚡ Free to try
1 APIs
LocalizationTranslationTMSRESTGraphQLDeveloper ToolsEnterprise

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/crowdin: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

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 e...

Crowdin GraphQL API

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

Crowdin Files API

The Files API from Crowdin — 2 operation(s) for files.

Crowdin Glossaries API

The Glossaries API from Crowdin — 2 operation(s) for glossaries.

Crowdin Projects API

The Projects API from Crowdin — 2 operation(s) for projects.

Crowdin Screenshots API

The Screenshots API from Crowdin — 1 operation(s) for screenshots.

Crowdin SourceStrings API

The SourceStrings API from Crowdin — 2 operation(s) for sourcestrings.

Crowdin StringTranslations API

The StringTranslations API from Crowdin — 1 operation(s) for stringtranslations.

Crowdin Webhooks API

The Webhooks API from Crowdin — 1 operation(s) for webhooks.

Scroll for all 9

Open Collections 9

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Crowdin REST API v2

OPEN COLLECTION

Scroll for all 9

GraphQL 1

GraphQL schemas published by this provider.

Crowdin GraphQL API

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

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Crowdin Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Crowdin Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Crowdin Authentication

http · 1 scheme

SECURITY

Crowdin Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Crowdin Vulnerability Disclosure

security.txt · contact published

SECURITY

Crowdin Trust Center

ISO 27001, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Crowdin Agentic Access

23 operations · 12 acting

23 operations · 12 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: crowdin
url: https://raw.githubusercontent.com/api-evangelist/crowdin/refs/heads/main/apis.yml
name: Crowdin
kind: company
description: Crowdin is a localization management platform for software, mobile, games, and documentation. It offers a REST
  API v2 covering projects, files, strings, translations, screenshots, glossaries, MT engines, and webhooks, plus a single
  GraphQL endpoint. Authentication uses Personal Access Tokens or OAuth 2. Official client libraries are published for JavaScript/TypeScript,
  Python, PHP, .NET, Java, and Ruby. Crowdin Enterprise customers get a per-tenant domain (e.g. https://{domain}.api.crowdin.com).
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/crowdin.png
tags:
- Localization
- Translation
- TMS
- REST
- GraphQL
- Developer Tools
- Enterprise
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.23'
apis:
- 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-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://support.crowdin.com/developer/api/v2/
  baseURL: https://api.crowdin.com/api/v2
  tags:
  - REST
  - Project
  - File
  - Strings
  - Translations
  - Screenshots
  - Glossary
  - Webhook
  tags_raw:
  - 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: SDKs
    title: JavaScript/TypeScript
    url: https://github.com/crowdin/crowdin-api-client-js
  - type: SDKs
    title: Python
    url: https://pypi.org/project/crowdin-api-client/
  - type: SDKs
    title: PHP
    url: https://packagist.org/packages/crowdin/crowdin-api-client
  - type: SDKs
    title: .NET
    url: https://www.nuget.org/packages/Crowdin.Api/
  - type: SDKs
    title: Java
    url: https://github.com/crowdin/crowdin-api-client-java
  - type: SDKs
    title: Ruby
    url: https://github.com/crowdin/crowdin-api-client-ruby
- aid: crowdin:graphql
  name: Crowdin GraphQL API
  description: Single-endpoint GraphQL API for Crowdin Enterprise. Authentication via Bearer token using a Personal Access
    Token or OAuth 2 access token.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://support.crowdin.com/developer/graphql-api/
  baseURL: https://api.crowdin.com/api/graphql
  tags:
  - GraphQL
  - Enterprise
  properties:
  - type: Documentation
    url: https://support.crowdin.com/developer/graphql-api/
  - url: graphql/crowdin-graphql.md
    type: GraphQL
- aid: crowdin:crowdin-files-api
  name: Crowdin Files API
  description: The Files API from Crowdin — 2 operation(s) for files.
  humanURL: https://support.crowdin.com/developer/api/v2/
  baseURL: https://api.crowdin.com/api/v2
  tags:
  - File
  tags_raw:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/crowdin-files-api-openapi.yml
- aid: crowdin:crowdin-glossaries-api
  name: Crowdin Glossaries API
  description: The Glossaries API from Crowdin — 2 operation(s) for glossaries.
  humanURL: https://support.crowdin.com/developer/api/v2/
  baseURL: https://api.crowdin.com/api/v2
  tags:
  - Glossary
  tags_raw:
  - Glossaries
  properties:
  - type: OpenAPI
    url: openapi/crowdin-glossaries-api-openapi.yml
- aid: crowdin:crowdin-projects-api
  name: Crowdin Projects API
  description: The Projects API from Crowdin — 2 operation(s) for projects.
  humanURL: https://support.crowdin.com/developer/api/v2/
  baseURL: https://api.crowdin.com/api/v2
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/crowdin-projects-api-openapi.yml
- aid: crowdin:crowdin-screenshots-api
  name: Crowdin Screenshots API
  description: The Screenshots API from Crowdin — 1 operation(s) for screenshots.
  humanURL: https://support.crowdin.com/developer/api/v2/
  baseURL: https://api.crowdin.com/api/v2
  tags:
  - Screenshots
  properties:
  - type: OpenAPI
    url: openapi/crowdin-screenshots-api-openapi.yml
- aid: crowdin:crowdin-sourcestrings-api
  name: Crowdin SourceStrings API
  description: The SourceStrings API from Crowdin — 2 operation(s) for sourcestrings.
  humanURL: https://support.crowdin.com/developer/api/v2/
  baseURL: https://api.crowdin.com/api/v2
  tags:
  - SourceStrings
  properties:
  - type: OpenAPI
    url: openapi/crowdin-sourcestrings-api-openapi.yml
- aid: crowdin:crowdin-stringtranslations-api
  name: Crowdin StringTranslations API
  description: The StringTranslations API from Crowdin — 1 operation(s) for stringtranslations.
  humanURL: https://support.crowdin.com/developer/api/v2/
  baseURL: https://api.crowdin.com/api/v2
  tags:
  - StringTranslations
  properties:
  - type: OpenAPI
    url: openapi/crowdin-stringtranslations-api-openapi.yml
- aid: crowdin:crowdin-webhooks-api
  name: Crowdin Webhooks API
  description: The Webhooks API from Crowdin — 1 operation(s) for webhooks.
  humanURL: https://support.crowdin.com/developer/api/v2/
  baseURL: https://api.crowdin.com/api/v2
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/crowdin-webhooks-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/crowdin-agentic-access.yml
- type: TrustCenter
  url: security/crowdin-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/crowdin-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/crowdin-domain-security.yml
- type: Authentication
  url: authentication/crowdin-authentication.yml
- type: Website
  url: https://crowdin.com/
- type: Documentation
  url: https://support.crowdin.com/developer/
- type: GitHub
  url: https://github.com/crowdin
- type: LinkedIn
  url: https://www.linkedin.com/company/crowdin
- type: Plans
  url: plans/crowdin-plans-pricing.yml
- type: RateLimits
  url: rate-limits/crowdin-rate-limits.yml
- type: FinOps
  url: finops/crowdin-finops.yml
- type: Blog
  url: https://blog.crowdin.com/feed.xml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/crowdin"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/crowdin/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/crowdin/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.