Overview

Introduction

Use the PayerList service to return complete list of Payers. The PayerList API helps you select the correct PayerList based on which clearinghouse you are in.

Run in Postman

  • Use the v1/healthcheck endpoint to verify that the APIs are up and running.
  • Use /payers endpoint (v1/payers?system=[system]&[transaction types]&[other optional parameters]) to get a list of payers.
  • Use the /export endpoint (v1/payers/export?system=[system]&[transaction types]&[other optional parameters]) to generate a complete or a filtered list for use in code as a CSV file.

Release NoteFAQ
View the API Release Notes.