RingDNA OAuth Scopes
RingDNA publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the RingDNA API on a user’s behalf.
Tokens are issued from https://app.ringdna.com/mcp/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://app.ringdna.com/mcp/oauth/authorize https://login.salesforce.com/services/oauth2/authorize
https://app.ringdna.com/mcp/oauth/token
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| mcp | The single scope advertised by the RingDNA MCP authorization server. It is coarse - there is no read/write split and no per-tool or per-resource scope - so an agent granted `mcp` receives whatever the server exposes to that user. Declared in both the authorization-server metadata and the protected-resource metadata for https://app.ringdna.com/mcp. | authorizationCode |
| api | Salesforce scope Revenue.io requests. Allows access to the logged-in user's account using APIs such as REST API and Bulk API 2.0; also includes chatter_api for Connect REST API resources. | authorizationCode |
| web | Salesforce scope Revenue.io requests. Allows use of the access_token on the web; includes visualforce, permitting access to customer-created Visualforce pages. | authorizationCode |
| refresh_token | Salesforce scope Revenue.io requests. Returns a refresh token so Revenue.io can log call data back to Salesforce while the user is offline. Synonymous with requesting offline_access. This is the scope that gives Revenue.io persistent, unattended access to the customer's CRM. | authorizationCode |
📄 Provider scope reference: https://support.revenue.io/integrations/salesforce/common-salesforce-errors/oauth-access-scope/
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/ringdna-scopes"
curl "https://apis.io/api/v1/scopes?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.