Payer Finder V1 Getting Started

Payer Finder v1 API

Change Healthcare's new Payer Finder v1 API enables you to search and filter through your entire clearinghouse. It is a read-only API service that you can use without any financial obligations to query for information in your payer database for key pieces of information. Please review our clearinghouse endpoint, v1/payers/fields/clearinghouses and evaluate your enrollment with Change Healthcare, and understand which payer list you need to filter by, to avoid mix and matching of our payer list data and to avoid errors when using the payer data in other application to submit eligibility, claims, and claim status and so on.

👍

Legacy Relay Health (LRH)/Exchange Payers can be accessed by using our Payer Finder API.

📘

NOTE

Works with Change Healthcare (also internally known as Legacy Change, Emdeon, or Ark) payer list and Revenue Performance Advisor (known internally as RPA or Capario) that are now in the Payer Profile Database.

📘

NOTE

Explore the Payer Finder API in the Change Healthcare Payer Finder UI. For more information, contact your Change Healthcare representative.

📘

NOTE

DO NOT perform load testing or production data testing in the sandbox environment. Please use the sandbox ONLY to view sample API responses to HTTP requests using our predefined values and to familiarize yourself with our APIs.

For load testing and production data resting, we recommend using our APIs in production environment.

-->

Payer Finder v1 endpoint

https://apigw.changehealthcare.com/medicalnetwork/payerfinder/v1/payers

📘

NOTE

Payer Finder API uses OAuth2 security to access the APIs.

Payer Finder API

  • Allows you to pinpoint the specific payers you want to work with instead of downloading the entire payer list at one time.
  • Enables you to learn the details about payer services so you can refine your claims and other submitted information.
  • API Healthcheck /payerfinder/v1/healthcheck endpoint verifies that the operating status of the Change Healthcare APIs is optimal and the APIs are running and accessible.
  • Search Payers /payerfinder/v1/payers/ endpoint lets you search by payerName, serviceId, planType, serviceName, businessName, and a few other parameters documented in the page.
  • Export Payers /payerfinder/v1/payers/export endpoint exports the payers list to a CSV file.
1000

Payers export to CSV file

📘

NOTE

  • If you only plan to use a few daily transactions, you can use our Payer Finder V1 API user interface (UI) for your Medical Network transaction needs.
    It provides most of the features supported by an API console but only allows manual entry for all data needed for a transaction. It contains Change Healthcare’s Payer Lists, the Payer List Enrollments wizard, and other API customer resources.
  • For providers sending hundreds of daily requests, we recommend using our APIs to be able to automate the submission processes and have a better fit for your business needs.

Related Topics