API
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
In Crowdin uebersetzenCrowdin’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.
The Crowdin API clients are lightweight, open-source interfaces developed for the Crowdin API. They offer common services for making API requests.
Crowdin JavaScript client
Ansehen und installieren
Crowdin PHP client
Ansehen und installieren
Crowdin Java client
Ansehen und installieren
Crowdin Python client
Ansehen und installieren
Crowdin Ruby client
Ansehen und installieren
Crowdin .NET client
Ansehen und installieren
Crowdin Go client
Ansehen und installieren
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.