Understanding Scopes
Scopes let you set the exact access type you need. Scopes limit access for the personal access tokens, OAuth tokens, and Crowdin apps. They don’t provide any additional permissions except those the user already has.
The scopes you specify for the OAuth app on Crowdin will be shown to the users on the authorization form.
Available scopes
Name | Key | Access Level | Description |
---|---|---|---|
All scopes | * | Read and Write, Read only | Grants access to perform any of the following actions. |
Notifications | notification | Read and Write, Read only | Grants access to the list of enabled notifications, the ability to subscribe to a channel, as well as unsubscribe from it. |
Translation memories | tm | Read and Write, Read only | Grants access to manage project Translation Memory files. |
Machine translation engines | mt | Read and Write, Read only | Grants access to get the list of Machine Translation engines connected, as well as to create, delete MT engines, and update their settings. |
Webhooks | webhook | Read and Write, Read only | Grants access to manage organization webhooks. |
Vendors | vendor | Read only | Crowdin Enterprise only. Grants access to get the list of Vendors. |
Glossaries | glossary | Read and Write, Read only | Grants access to manage the files with the project terminology. |
Users | user | Read and Write, Read only | Crowdin Enterprise only. Grants access to manage users. |
Teams | team | Read and Write, Read only | Crowdin Enterprise only. Grants access to teams of users. |
Groups | group | Read and Write, Read only | Crowdin Enterprise only. Grants access to manage project groups a user has access to. |
Projects | project | Read and Write, Read only | Grants full access to manage project to which a user has access. |
Settings | project.settings | Read and Write, Read only | Grants access to project lists, permission to create, delete, and update project settings. |
Tasks | project.task | Read and Write, Read only | Grants access to task lists, permission to create, delete, and update project tasks. |
Reports | project.report | Read and Write, Read only | Grants access to reports list, permission to generate, and export project reports. |
Translation status | project.status | Read only | Grants access to translation status for the projects: current translation issues, translation progress on different levels: file, language, branch, directory. |
Source files & strings | project.source | Read and Write, Read only | Grants access to add, get, delete, and update project branches, directories, source files, and source strings, as well ass access to the file revisions. |
Webhooks | project.webhook | Read and Write, Read only | Grants access to read or write hook configurations on repositories a user manages. |
Translations | project.translation | Read and Write, Read only | Grants access to add new and manage existing translations. |
Dictionary | project.dictionary | Read and Write, Read only | Grants access to get and edit project dictionary. |
Screenshots | project.screenshot | Read and Write, Read only | Grants access to get screenshots list, add, get, replace, and delete screenshots, ability to access and modify screenshot tags. |
Security logs | security-log | Read only | Grants access to retrieve the list of security logs and view individual security log entries. |
Fields | field | Read and Write, Read only | Crowdin Enterprise only. Grants access to organization fields, permission to create, delete, and update field settings. |
AI | ai | Read and Write, Read only | Grants access to AI, permission to create, delete, and update AI providers and prompts. |
Thank you for your feedback!