SuperDial

SuperDial builds voice AI agents that automate high-friction administrative phone calls in healthcare revenue cycle management. Its agents place outbound calls from providers, billing teams and RCM companies to insurance payers — navigating IVR phone trees, holding, and conducting live conversations with payer representatives — and return structured, auditable results. Common workflows include benefits verification, prior authorization, claim status, provider data validation, and credentialing and enrollment outreach. The SuperDial API exposes this as an asynchronous job API: a client submits a "request" against an account-provisioned schema, SuperDial fulfills it across digital and phone modalities, and delivers the structured result by signed webhook or polling. Founded in 2021 in San Francisco as SuperBill by Stanford classmates Sam Schwager and Harrison Caruthers, the company raised a $15M Series A led by SignalFire in 2025.

SuperDial publishes 1 API on the APIs.io network. Tagged areas include Company, Healthcare, Revenue Cycle Management, Voice AI, and Insurance.

The SuperDial catalog on APIs.io includes 1 event-driven AsyncAPI specification.

SuperDial’s developer surface includes documentation, API reference, getting-started guide, engineering blog, signup flow, authentication, sandbox, and 22 more developer resources.

46.5/100 developing ▬ flat Agent 43/100 agent native Full breakdown ↓
scored 2026-09-01 · rubric v0.17.2
1 APIs 1 MCP Servers
CompanyHealthcareRevenue Cycle ManagementVoice AIInsuranceArtificial IntelligenceClaimsPrior AuthorizationBenefits VerificationAutomation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.17.2
Composite quality — 46.5/100 · developing
Contract Quality 12.7 / 21
Developer Ergonomics 11.3 / 17
Access Clarity 4.9 / 17
Operational Transparency 0.9 / 11
Contract Governance 1.9 / 10
Discoverability 6.5 / 9
Regulatory Posture 5.7 / 15
Agent readiness — 43/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 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 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Regulatory Posture applies to this provider. Its tags matched the Insurance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/superdial: 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 1

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

SuperDial API

Asynchronous REST API for submitting structured data extraction requests against insurance payers and retrieving the results. Submit a request (single or batch) against an accou...

MCP Servers 1

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

SuperDial API Documentation MCP Server

SuperDial publishes a hosted, remote MCP server on its documentation host. It answers an anonymous `tools/list` and exposes three tools. IMPORTANT: this is a DOCUMENTATION MCP s...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Superdial Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

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

Superdial Authentication

apiKey/http · 3 schemes

SECURITY

Superdial Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Superdial Trust Center

trust center published

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: superdial
name: SuperDial
description: 'SuperDial builds voice AI agents that automate high-friction administrative phone calls in healthcare revenue
  cycle management. Its agents place outbound calls from providers, billing teams and RCM companies to insurance payers —
  navigating IVR phone trees, holding, and conducting live conversations with payer representatives — and return structured,
  auditable results. Common workflows include benefits verification, prior authorization, claim status, provider data validation,
  and credentialing and enrollment outreach. The SuperDial API exposes this as an asynchronous job API: a client submits a
  "request" against an account-provisioned schema, SuperDial fulfills it across digital and phone modalities, and delivers
  the structured result by signed webhook or polling. Founded in 2021 in San Francisco as SuperBill by Stanford classmates
  Sam Schwager and Harrison Caruthers, the company raised a $15M Series A led by SignalFire in 2025.'
url: https://raw.githubusercontent.com/api-evangelist/superdial/refs/heads/main/apis.yml
image: https://cdn.prod.website-files.com/6a295c5ee7351e54c6d2a237/6a66f67df4c11ba71463b5e3_OG%20Superdial%20v2.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-29'
modified: '2026-08-29'
tags:
- Company
- Healthcare
- Revenue Cycle Management
- Voice AI
- Insurance
- Artificial Intelligence
- Claims
- Prior Authorization
- Benefits Verification
- Automation
apis:
- name: SuperDial API
  description: Asynchronous REST API for submitting structured data extraction requests against insurance payers and retrieving
    the results. Submit a request (single or batch) against an account-provisioned schema, discover the inputs a schema requires,
    resolve payer names to dialing numbers, and read results by ID or by batch. Terminal results are delivered by an HMAC-SHA256-signed
    webhook. Auth is a short-lived bearer token exchanged for an API key/secret pair.
  humanURL: https://docs.superdial.com/introduction
  baseURL: https://robodialer-service-api-9nc4t1p9.uc.gateway.dev
  tags:
  - Requests
  - Schemas
  - Authentication
  - Webhook
  tags_raw:
  - Requests
  - Schemas
  - Authentication
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/superdial-api-openapi.yml
  - type: Documentation
    url: https://docs.superdial.com/introduction
  - type: APIReference
    url: https://docs.superdial.com/api-reference/requests/create-a-request
  - type: Overlay
    url: overlays/superdial-api-overlay.yaml
  - type: Webhooks
    url: asyncapi/superdial-requests-webhooks.yml
  - type: DataModel
    url: data-model/superdial-data-model.yml
  x-base-url-note: 'baseURL is a Google Cloud API Gateway managed host (*.uc.gateway.dev) running SuperDial''s "robodialer-service-api".
    It is the real production base: the OpenAPI servers[] entry is labelled "Production", all three sources (apis.yml, _original
    and refined spec) agree, and the documentation''s own curl and Python examples call it directly. repair-api-bases.py flags
    it nonprod-host on the hostname heuristic; that is a false positive for a GCP API Gateway deployment.'
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.superdial.com/
- type: DeveloperPortal
  url: https://docs.superdial.com/introduction
- type: Documentation
  url: https://docs.superdial.com/introduction
- type: APIReference
  url: https://docs.superdial.com/api-reference/requests/create-a-request
- type: GettingStarted
  url: https://docs.superdial.com/guides/creating-a-request
- type: Blog
  url: https://www.superdial.com/blog
- type: SignUp
  url: https://app.thesuperbill.com/super-dial-sign-in
- type: TermsOfService
  url: https://www.superdial.com/terms
- type: PrivacyPolicy
  url: https://www.superdial.com/privacy
- type: TrustCenter
  url: https://app.vanta.com/thesuperbill.com/trust/yxpg5guedf5rle15cka4ab
- type: Compliance
  url: security/superdial-trust-center.yml
- type: Authentication
  url: authentication/superdial-authentication.yml
- type: Conventions
  url: conventions/superdial-conventions.yml
- type: Idempotency
  url: conventions/superdial-conventions.yml
- type: ErrorCatalog
  url: errors/superdial-problem-types.yml
- type: ErrorCodes
  url: errors/superdial-error-codes.yml
- type: Lifecycle
  url: lifecycle/superdial-lifecycle.yml
- type: Sandbox
  url: sandbox/superdial-sandbox.yml
- type: Plans
  url: plans/superdial-plans-pricing.yml
- type: RateLimits
  url: rate-limits/superdial-rate-limits.yml
- type: Packages
  url: packages/superdial-packages.yml
- type: Conformance
  url: conformance/superdial-conformance.yml
- type: DomainSecurity
  url: security/superdial-domain-security.yml
- type: WellKnown
  url: well-known/superdial-well-known.yml
- type: LLMsTxt
  url: llms/superdial-llms.txt
- type: MCPServer
  url: mcp/superdial-mcp.yml
- type: ToolCrosswalk
  url: mcp/superdial-tool-crosswalk.yml
- type: AgentCard
  url: a2a/superdial-a2a.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-29'
  status: enriched
  artifacts_added: 24
  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/superdial"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/superdial/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/superdial/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.