Crowdin
communityLocalization management platform for translating apps, websites, and documentation.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.crowdin.com/api/v2/projectsList projects
Parameters
limitresults (integeroptionaloffsetoffset (integeroptionalReturns
data[] with data.id, data.name, data.sourceLanguageId, data.targetLanguageIds[], data.filesCount, data.wordsCountGET
https://api.crowdin.com/api/v2/projects/{projectId}/translationsList translations
Parameters
limitresults (integeroptionalprojectIdproject ID (integerrequiredReturns
data[] with data.stringId, data.text, data.languageId, data.user, data.createdAtGET
https://api.crowdin.com/api/v2/projects/{projectId}/languages/progressGet translation progress
Parameters
projectIdproject ID (integerrequiredReturns
data[] with data.languageId, data.words.total, data.words.translated, data.translationProgress, data.approvalProgress