GET
/
payers
This is a BETA endpoint. We may make backwards incompatible changes. Use this only for prototyping.

This endpoint lists all of the payers Stedi supports for eligibility checks and claims processing. You can use it to retrieve Payer IDs and to determine which payers require enrollment before you can send transactions.

You can also find a searchable list of payers in the Payer Network.

Authorizations

Authorization
string
headerrequired

API key authentication via the 'Authorization' header

Response

200 - application/json
items
object[]
required

Payers that Stedi supports for eligibility checks, claim submission, claim status, and claim payment (ERAs). Results are returned in alphabetical order of the Stedi ID.

Was this page helpful?