Introducing medical and dental coverage filters for the Payers API
Jun 30, 2025
You can now see whether a payer supports medical or dental transactions using the Payers API and Stedi Payer Network.
Every payer in the network now includes a coverageTypes
field in responses from Payers API endpoints. For example, in JSON responses:
{
"items": [
{
"displayName": "Blue Cross Blue Shield of North Carolina",
"primaryPayerId": "BCSNC",
...
"coverageTypes": ["dental"]
...
}
]
}
If you’re using the Search Payers API endpoint, you can also filter by coverage type. Example:
GET /payers/search?query=blue+cross&coverageType=dental
For more details, see the blog.
You can now see whether a payer supports medical or dental transactions using the Payers API and Stedi Payer Network.
Every payer in the network now includes a coverageTypes
field in responses from Payers API endpoints. For example, in JSON responses:
{
"items": [
{
"displayName": "Blue Cross Blue Shield of North Carolina",
"primaryPayerId": "BCSNC",
...
"coverageTypes": ["dental"]
...
}
]
}
If you’re using the Search Payers API endpoint, you can also filter by coverage type. Example:
GET /payers/search?query=blue+cross&coverageType=dental
For more details, see the blog.
Changelog
Changelog
View Stedi's full changelog.
Get started with Stedi
Get started with Stedi
Automate healthcare transactions with developer-friendly APIs that support thousands of payers. Contact us to learn more and speak to the team.
Get updates on what’s new at Stedi
Get updates on what’s new at Stedi
Get updates on what’s new at Stedi
Get updates on what’s new at Stedi
Backed by
Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.
Get updates on what’s new at Stedi
Backed by
Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.
Get updates on what’s new at Stedi
Backed by
Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.