RingDNA website screenshot

RingDNA

RingDNA (now Revenue.io) is an intelligent revenue platform providing REST APIs for sales dialing, call recording, conversation analytics, real-time coaching, and CRM integration. The platform is 100% Salesforce-native and serves revenue teams with AI-driven sales engagement, guided selling cadences, conversation intelligence, and revenue orchestration capabilities including the RingDNA Dialer, Moments real-time guidance, and Guided Selling API endpoints.

RingDNA publishes 2 APIs on the APIs.io network. Tagged areas include Sales Engagement, Conversation Intelligence, Sales Dialing, Call Recording, and Revenue Orchestration.

RingDNA’s developer surface includes documentation, engineering blog, pricing, authentication, changelog, sandbox, API reference, and 26 more developer resources.

40.1/100 developing ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessApproval
2 APIs 1 MCP Servers
Sales EngagementConversation IntelligenceSales DialingCall RecordingRevenue OrchestrationCRM IntegrationSalesforceAI CoachingSales Automation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 40.1/100 · developing
Contract Quality 0.0 / 25
Developer Ergonomics 4.3 / 20
Access Clarity 17.4 / 20
Operational Transparency 7.5 / 13
Contract Governance 2.2 / 12
Discoverability 8.7 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 6 / 6
Protected Resource Metadata 5 / 5
Registration Without a Human 6 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ringdna: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

RingDNA Guided Selling API

Programmatic entry points into the Guided Selling managed package for completing participant actions, skipping (deferring) participant actions, and creating sequence-independent...

RingDNA MCP Server

A live, remotely hosted Model Context Protocol server operated by Revenue.io at https://app.ringdna.com/mcp. An MCP client can POST to it today with no local install. It is prot...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

RingDNA / Revenue.io MCP Server

Revenue.io (formerly RingDNA) operates a live, remotely-hosted Model Context Protocol server at https://app.ringdna.com/mcp. It is a real agent surface: an MCP client can POST t...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Ringdna Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ringdna Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ringdna Authentication

oauth2/apiKey · 3 schemes

SECURITY

Ringdna Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Ringdna Trust Center

SOC 2, HIPAA, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Ringdna Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ringdna
name: RingDNA
description: RingDNA (now Revenue.io) is an intelligent revenue platform providing REST APIs for sales dialing, call recording,
  conversation analytics, real-time coaching, and CRM integration. The platform is 100% Salesforce-native and serves revenue
  teams with AI-driven sales engagement, guided selling cadences, conversation intelligence, and revenue orchestration capabilities
  including the RingDNA Dialer, Moments real-time guidance, and Guided Selling API endpoints.
accessModel:
  pricing: unknown
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Requires approval
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ringdna.png
url: https://raw.githubusercontent.com/api-evangelist/ringdna/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-08-14'
specificationVersion: '0.23'
tags:
- Sales Engagement
- Conversation Intelligence
- Sales Dialing
- Call Recording
- Revenue Orchestration
- CRM Integration
- Salesforce
- AI Coaching
- Sales Automation
apis:
- aid: ringdna:guided-selling-api
  name: RingDNA Guided Selling API
  description: 'Programmatic entry points into the Guided Selling managed package for completing participant actions, skipping
    (deferring) participant actions, and creating sequence-independent quick actions. These are NOT HTTP endpoints: each is
    a Salesforce Apex class in the RDNACadence namespace, also surfaced as a Flow invocable action, and is called from inside
    the customer''s own Salesforce org. Every entry point is bulk-first, taking a list of request objects and returning a
    list of result objects carrying success, errorMessage and the affected participant action IDs.'
  humanURL: https://support.revenue.io/guided-selling/salesforce-administration/api-endpoints/
  baseURL: https://api.ringdna.com
  tags:
  - Guided Selling
  - Sales Cadences
  - Sales Automation
  - Salesforce Apex
  properties:
  - type: Documentation
    url: https://support.revenue.io/guided-selling/salesforce-administration/api-endpoints/
  - type: APIReference
    url: https://support.revenue.io/guided-selling/salesforce-administration/api-endpoints/
  - type: Conventions
    url: conventions/ringdna-conventions.yml
  - type: DataModel
    url: data-model/ringdna-data-model.yml
  - type: ErrorCatalog
    url: errors/ringdna-error-codes.yml
- aid: ringdna:mcp-server
  name: RingDNA MCP Server
  description: 'A live, remotely hosted Model Context Protocol server operated by Revenue.io at https://app.ringdna.com/mcp.
    An MCP client can POST to it today with no local install. It is protected by OAuth 2.1 with PKCE (S256) and advertises
    the full modern discovery chain - RFC 9728 protected resource metadata, RFC 8414 authorization server metadata, and RFC
    7591 dynamic client registration, which returns 201 to an anonymous POST. The server is entirely undocumented: it appears
    nowhere in the 753-page Revenue.io Knowledge Center, nowhere in the marketing llms.txt, and in no release note through
    July 2026. It was found by probing the well-known surface. Its tool list is auth-gated (tools/list returns HTTP 401 with
    a bearer challenge) and is deliberately not recorded rather than guessed.'
  humanURL: https://app.ringdna.com/.well-known/oauth-protected-resource
  baseURL: https://app.ringdna.com/mcp
  tags:
  - MCP
  - AI Agents
  tags_raw:
  - MCP
  - Model Context Protocol
  - AI Agents
  properties:
  - type: MCPServer
    url: mcp/ringdna-mcp.yml
  - type: Authentication
    url: authentication/ringdna-authentication.yml
  - type: OAuthScopes
    url: scopes/ringdna-scopes.yml
common:
- type: TrustCenter
  url: security/ringdna-trust-center.yml
- type: DomainSecurity
  url: security/ringdna-domain-security.yml
- type: Website
  url: https://www.revenue.io
- type: Documentation
  url: https://support.revenue.io/
- type: GitHubOrg
  url: https://github.com/ringdna
- type: LinkedIn
  url: https://www.linkedin.com/company/revenueio
- type: Blog
  url: https://www.revenue.io/blog
- type: Pricing
  url: https://www.revenue.io/pricing
- type: StatusPage
  url: https://status.revenue.io
- type: X
  url: https://twitter.com/revenue_io
- type: Plans
  url: plans/ringdna-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ringdna-rate-limits.yml
- type: FinOps
  url: finops/ringdna-finops.yml
- type: MCPServer
  url: mcp/ringdna-mcp.yml
- type: LLMsTxt
  url: llms/ringdna-llms.txt
- type: WellKnown
  url: well-known/ringdna-well-known.yml
- type: Authentication
  url: authentication/ringdna-authentication.yml
- type: OAuthScopes
  url: scopes/ringdna-scopes.yml
- type: Packages
  url: packages/ringdna-packages.yml
- type: Conformance
  url: conformance/ringdna-conformance.yml
- type: Compliance
  url: https://www.revenue.io/security
- type: ErrorCatalog
  url: errors/ringdna-error-codes.yml
- type: Lifecycle
  url: lifecycle/ringdna-lifecycle.yml
- type: ChangeLog
  url: changelog/ringdna-changelog.yml
- type: DataModel
  url: data-model/ringdna-data-model.yml
- type: Conventions
  url: conventions/ringdna-conventions.yml
- type: Sandbox
  url: sandbox/ringdna-sandbox.yml
- type: APIReference
  url: https://support.revenue.io/guided-selling/salesforce-administration/api-endpoints/
- type: GettingStarted
  url: https://support.revenue.io/getting-started/
- type: Support
  url: https://support.revenue.io
- type: SignUp
  url: https://app.revenue.io/
- type: TermsOfService
  url: https://www.revenue.io/msa
- type: PrivacyPolicy
  url: https://www.revenue.io/privacy-policy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 15
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/ringdna"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ringdna/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ringdna/evidence"

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.