Revenue.io · Authentication Profile

Revenue Io Authentication

Authentication

Revenue.io secures its APIs with oauth2 and apiKey across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

Revenue IntelligenceSales EngagementConversation IntelligenceRevenue OperationsCall AnalyticsReal-Time GuidanceCRM IntegrationSalesforce
Methods: oauth2, apiKey Schemes: 3 OAuth flows: authorizationCode API key in: application-configuration

Security Schemes

mcp-oauth2 oauth2
· flows: authorizationCode
guided-selling-api-credentials apiKey
salesforce-oauth oauth2

Source

Authentication Profile

revenue-io-authentication.yml Raw ↑
generated: '2026-08-13'
method: searched
source: >-
  https://api.revenue.io/.well-known/oauth-authorization-server (probed) and
  https://support.revenue.io/guided-selling/salesforce-administration/installation-and-setup/setup-api-credentials/
docs: >-
  https://support.revenue.io/guided-selling/salesforce-administration/installation-and-setup/setup-api-credentials/
note: >-
  DERIVED FROM DOCS AND LIVE PROBES, NOT FROM AN OPENAPI — Revenue.io publishes no
  machine-readable API contract, so there are no securitySchemes to aggregate.
  Two distinct authentication surfaces exist and they are not the same product.
summary:
  types: [oauth2, apiKey]
  api_key_in: [application-configuration]
  oauth2_flows: [authorizationCode]
  self_service: false
schemes:
  - name: mcp-oauth2
    type: oauth2
    surface: https://app.ringdna.com/mcp
    description: >-
      OAuth 2.1 authorization-code flow with PKCE protecting Revenue.io's remote
      MCP server. Dynamic client registration (RFC 7591) is advertised, so an MCP
      client can register itself; token endpoint auth method is "none" (public
      client). Confirmed live: an unauthenticated tools/list POST returns 401 with
      a WWW-Authenticate Bearer challenge.
    flows:
      - flow: authorizationCode
        authorizationUrl: https://app.ringdna.com/mcp/oauth/authorize
        tokenUrl: https://app.ringdna.com/mcp/oauth/token
        registrationUrl: https://app.ringdna.com/mcp/oauth/register
        pkce: S256
        scopes:
          mcp: the single scope advertised in scopes_supported
    token_endpoint_auth_methods_supported: [none]
    bearer_methods_supported: [header]
    sources:
      - well-known/revenue-io-oauth-authorization-server.json
      - well-known/revenue-io-oauth-protected-resource.json
  - name: guided-selling-api-credentials
    type: apiKey
    surface: Guided Selling managed package -> Settings -> Setup
    description: >-
      An API Key and API Secret pair that lets a customer's Guided Selling
      instance in Salesforce talk to Revenue.io servers — required for sending
      emails, executing template actions and permission checks. The credentials
      are bound to the customer's Salesforce Organization ID.
    issuance: >-
      NOT SELF-SERVICE. Revenue.io states the credentials "are generated by your
      Implementation Manager or the Support Team" — there is no developer console,
      no key-generation UI and no public signup that yields a key.
    rotation: >-
      Credentials are tied to the Salesforce Organization ID; a partial-copy
      sandbox refresh can change that Org ID, and the customer must contact
      Revenue.io Support to have the new Org ID re-bound.
    sources:
      - >-
        https://support.revenue.io/guided-selling/salesforce-administration/installation-and-setup/setup-api-credentials/
  - name: salesforce-oauth
    type: oauth2
    surface: RingDNA Communications Hub sign-in
    description: >-
      End users authenticate into the RingDNA dialer via Salesforce OAuth /
      Salesforce SSO. Documented only through troubleshooting articles (OAuth
      access scope, IP-restricted OAuth failures); Revenue.io publishes no
      authorization/token endpoints of its own for this path — Salesforce is the
      identity provider.
    sources:
      - https://support.revenue.io/integrations/salesforce/common-salesforce-errors/oauth-access-scope/
      - https://support.revenue.io/ringdna/troubleshooting/signing-in/salesforce-oauth-failed-ip-restricted/
network_controls:
  ip_allowlist: https://support.revenue.io/administration/managing-salesforce-configurations-and-settings/ip-whitelist-security/

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/revenue-io-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.