TextMaster OAuth Scopes
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.
OAuth endpoints
https://api.textmaster.com/oauth/authorize
https://api.textmaster.com/oauth/token
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for oauth scopes
4 MCP tools reach this
find_scopesBrowse and filter every scope set in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/scopes/textmaster-scopes"
curl "https://apis.io/api/v1/scopes?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.