RingDNA · OAuth Scopes
RingDNA OAuth Scopes
OAuth 2.0
probed
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.
Sales EngagementConversation IntelligenceSales DialingCall RecordingRevenue OrchestrationCRM IntegrationSalesforceAI CoachingSales Automation
Scopes: 4
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://app.ringdna.com/mcp/oauth/authorize https://login.salesforce.com/services/oauth2/authorize
https://app.ringdna.com/mcp/oauth/authorize https://login.salesforce.com/services/oauth2/authorize
Token URL
https://app.ringdna.com/mcp/oauth/token
https://app.ringdna.com/mcp/oauth/token
Flows
authorizationCode
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.