Stedi Payers

Connect to 3,500+ medical and dental payers – the broadest coverage of any clearinghouse. Onboard in a day. Start transacting in minutes.

“We made the switch over to Stedi and were live in a day.”
Bridge
– Keaton Bedell
CEO & Founder of Bridge

Stedi MCP server

Use the Stedi MCP server to search payers with your AI agents. Ready for production. Built to scale.

mcp.json

{
  "mcpServers": {
    "stedi-healthcare": {
      "type": "http",
      "url": "https://mcp.us.stedi.com/2025-07-11/mcp",
      "headers": {
        "Authorization": "<api-key>"
      }
    }
  }
}

Programmatic payer lists

Get up-to-date payer lists programmatically. Use the Search Payers API to search for payers by name or payer ID. Or explore manually using the Payer Network site. No stale CSVs. No manual mapping.

Search payers
The Stedi Payer Network showing the transactions Blue Cross of Idaho supports

searchPayers.js

fetch(
  "https://healthcare.us.stedi.com/2024-04-01/payers/search?query=Blue%20Cross",
  {
    method: "GET",
    headers: {
      Authorization: "<api-key>",
    },
  }
).then((response) => response.json());

Broad transaction support

We support all major medical and dental billing transactions.

270/271
Batch and real-time eligibility checks with insurance discovery, MBI lookup, and COB checks
837P, 837D, and 837I
Professional, dental, and institutional claim submissions with automated edits
Paper claim submission
CMS-1500 and UB-04 claims that Stedi prints and mails to the payer
  • David Kanter
  • Jacob Vermey
  • Jamie Schwartz
  • Sean O’Donnell
  • Todd Gutschenritter

Responsive human support

Every customer gets a dedicated Slack or Teams channel staffed by engineers. Average response time is under 10 minutes.

“Stedi delivers the highest quality support and a headache-free implementation process.”
Candid Health
– Kara Brenholt
Product at Candid Health

Get instant access to healthcare’s largest payer network.

Start free with a sandbox account to build and test. Upgrade to production to connect instantly to real payers. You only pay for the transactions you use.
See our pricing.