Built by Metorial, the integration platform for agentic AI.
List, create, update, or delete translation/proofreading tasks. Tasks assign specific translation work to team members with deadlines and progress tracking.
List all Crowdin projects accessible to the authenticated user. Returns project details including name, source/target languages, type, and progress information.
List, add, update, or delete source strings in a Crowdin project. Strings are the translatable text units. Use the filter or CroQL query to search for specific strings.
Upload a new source file, update an existing one, or delete a file from a Crowdin project. For upload/update, provide the file content as a string. Also supports creating directories and branches.
Get a download URL for a source file in a Crowdin project. The URL can be used to retrieve the original source file content.
List, create, update, or delete translation memories. Translation memories store previously translated segments for reuse across projects. Also supports exporting TM data.
List, create, update, or delete glossaries. Glossaries maintain terminology for translation consistency. Also supports managing individual terms within a glossary.
Add string-level translations, upload file translations, apply pre-translation, or list translations for a specific string. Use this for managing translation content directly.
Create, update, or delete a Crowdin project. When creating, provide a name and source language. When updating, provide the project ID and the fields to change. When deleting, provide the project ID and set the action to "delete".
Retrieve detailed information about a specific Crowdin project, including its configuration, languages, and settings.
List source files in a Crowdin project. Optionally filter by branch, directory, or name. Also supports listing directories and branches.
List members of a Crowdin project with their roles and permissions. Useful for finding user IDs for task assignments.
Build (export) project translations for download. Starts a build and returns the build status. Use the build ID to check status and download results later. Also supports listing existing builds and downloading completed builds.
Get translation and approval progress for a project, file, branch, or specific language. Returns word/phrase counts and percentage completion per language.