Introducing the List Payers CSV API
You can now use the List Payers CSV API to get a full list of Stedi’s supported payers in CSV format:
curl --request GET \
--url https://healthcare.us.stedi.com/2024-04-01/payers/csv \
--header 'Authorization: <api-key>'
The CSV includes the same data as the Stedi Payer Network UI and other JSON-based Payer APIs:
-
Payer IDs
-
Transaction support flags
-
Transaction enrollment requirements, and more.
For complete details, see the List Payers CSV API docs.