Eligibility Request
Initiating an eligibility check for a patient
- Via active webhooks once available - preferred. Request UID will be included in payload.
- By calling the “Eligibility Result” endpoint - only to be used as fallback. Request UID is required.
Authorizations
Your API token prefaced with an "Api" prefix. Example value: "Api B3F4242424E3FDB4242424242A9C7642"
Body
Required if you don't have access to Universal Search. Allows searching a specific insurer. Example: insurer:vision:vsp
Allows searching several insurers at once (Universal Search). When omitted, Anagram will search all insurers available for your account (Recommended). Alternatively, can explicitly list the insurers you want to search. Example: ["insurer:vision:vsp", "insurer:vision:eyemed"]
Any string value. Max length: 256
Identifies the location that the eligibility check will be linked to. When this field is empty, the eligibility check will be linked with the default location. Example: LOC4242B
Response
Search started successfully
UID provided during request creation or auto generated