VOOZH about

URL: https://support.crowdin.com/developer/api/

⇱ API | Crowdin Docs


Skip to content

API

Crowdin’s API is a full-featured RESTful API that helps you integrate localization into your development process. The endpoints we use allow you to easily make calls to retrieve information and perform necessary actions.

Most of the functionality of Crowdin is available through the API. It allows you to create projects for translations, add and update files, download translations, and much more. In this way, you can script the complex actions that your situation requires.

Crowdin API Reference File-based projects
Enterprise API Reference File-based projects
Crowdin API Reference String-based projects
Enterprise API Reference String-based projects
GraphQL API GraphQL API is a tool that allows you to retrieve exactly the data you need using more specific and flexible queries.

The Crowdin API clients are lightweight, open-source interfaces developed for the Crowdin API. They offer common services for making API requests.

Official
👁 Crowdin JavaScript client
Crowdin JavaScript client
138 67

View and Install

Official
👁 Crowdin PHP client
Crowdin PHP client
61 37

View and Install

Official
👁 Crowdin Java client
Crowdin Java client
88 70

View and Install

Official
👁 Crowdin Python client
Crowdin Python client
69 40

View and Install

Official
👁 Crowdin Ruby client
Crowdin Ruby client
59 22

View and Install

Official
👁 Crowdin .NET client
Crowdin .NET client
61 36

View and Install

Official
👁 Crowdin Go client
Crowdin Go client
10 18

View and Install

AI agents can integrate with Crowdin via the REST API or MCP (Model Context Protocol). AI-focused integration surfaces include LLM-friendly API specs (llms.txt) and MCP tool access to Crowdin capabilities.

API specs (llms.txt) LLM-friendly index of Crowdin API endpoints.
Crowdin MCP Server MCP tools that expose Crowdin operations to AI clients.
Language Codes A list of language codes used in Crowdin and Crowdin Enterprise.
Was this page helpful?