TextMaster · OAuth Scopes
TextMaster OAuth Scopes
OAuth 2.0
searched
TextMaster publishes 22 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the TextMaster API on a user’s behalf.
Tokens are issued from https://api.textmaster.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyTranslationLocalizationLanguage ServicesCopywritingProofreadingMachine TranslationContent ProductionTranslation MemoryGlossaryEcommerce LocalizationProduct Information ManagementWebhookAuthenticationSoftware-as-a-Service
Scopes: 22
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://api.textmaster.com/oauth/authorize
https://api.textmaster.com/oauth/authorize
Token URL
https://api.textmaster.com/oauth/token
https://api.textmaster.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (22)
| Scope | Description | Flows |
|---|---|---|
| public | Grants read-only access to public information (such as, but not limited to, available languages, options, pricing, expertises). This is the default scope if none is provided. | |
| user:manage | Grants full access to user's profile info only (includes `user:email`). | |
| user:read | Grants read-only access to user's profile info. | |
| user:write | Grants read/write access to user's profile info. | |
| user:email | Grants read-only access to user's private email address. | |
| glossary:manage | Grants full access to glossaries (includes the ones shared from organization). | |
| glossary:read | Grants read-only access to glossaries (includes the ones shared from organization). | |
| glossary:write | Grants read/write access to glossaries (includes the ones shared from organization). | |
| project:manage | Grants full access to projects, documents and templates (includes `project:launch` and `project:quote`). | |
| project:read | Grants read-only access to projects, documents and templates. | |
| project:write | Grants read/write access to projects, documents and templates. | |
| project:launch | Grants access to launch projects and debit the client's account. | |
| project:quote | Grants access to request project quotations. | |
| discussion:manage | Grants full access to team discussions. | |
| discussion:read | Grants read-only access to team discussions. | |
| discussion:write | Grants read/write access to team discussions. | |
| transaction:read | Grants read-only access to financial transactions. | |
| transaction:manage | Full access to financial transactions. Referenced by the transactions, invoices and receipts operations and requested by TextMaster's own Postman collection, but ABSENT from the published scopes table. | |
| transaction:write | Write access to financial transactions. Referenced by operation `security[]` and the Postman collection, but ABSENT from the published scopes table. | |
| preferred_author:manage | Grants full access to client's preferred authors. | authorizationCode |
| preferred_author:read | Grants read-only access to client's preferred authors. | authorizationCode |
| preferred_author:write | Grants write access to client's preferred authors. | authorizationCode |
📄 Provider scope reference: https://developer.textmaster.com/apps/building-oauth-apps/scopes-for-oauth-apps
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.