Get Provider Payors
This API is similar to the Get Payors API in that it allows searching by payor ids supported by clearing houses in addition to your own payor ids. To enter in your own payor ids, you will have to go to Developer -> Payor Identifiers in the Silna portal.
If you want to just search across a clearing house standard, you can set the standard
query parameter an
enum value corresponding to a clearing house (for example AVAILITY for Availity).
If you want to search on the payor ids that you entered in the Silna portal you can use a request like the below:
We recommend a strategy like the below if you have a mix of clearing house ids and your own ids.
1. Narrow Search
2. Narrow Search on own Identifiers
3. Broad Search
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
AVAILITY
, WAYSTAR
, CHANGE_HEALTHCARE
, OFFICE_ALLY
, CLAIM_MD
, PROVIDER_IDENTIFIER
COMMERCIAL
, MEDICARE
, MEDICAID
, REGIONAL_CENTER
, WORKERS_COMPENSATION
, AUTO_INSURANCE