The Payer Finder v1 API searches payer lists for payer ID needed for any other API request.
Legacy Relay Health (LRH)/Exchange Payers can be accessed by using our Payer Finder API.
PAYER FINDER API
Works with Optum (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.
Payer Finder API
- Finds payer ID values that meet certain criteria
- Is a โhelper/utilityโ API that other MN APIs use (
tradingPartnerServiceId
in Eligibility request, and so on, which is the Payer ID. This is required to request benefit information from an insurance carrier. This will vary based on the payer you want to connect to.) Here is a list of test tradingPartnerServiceId - Returns results of a search to
JSON
structure - Exports filtered (or unfiltered) results to
CSV
file
NOTE
Please see the API FAQs section for tips and solutions to some of the most common questions asked by customers, developer community, and internal staff about the use of our APIs.