Authentication
All requests require an API key passed via thex-api-key header, along with a tenant_id query parameter.
Your tenant API key.
Query Parameters
Your tenant ID.
The visit number to look up authorization status for.
Response
The visit number that was queried.
Name of the payer.
Patient name on the claim.
Whether prior authorization is required for this visit.
The authorization/reference number issued by the payer.
Current status of the authorization (e.g.
approved, pending, denied, expired).Start date of the authorization period (YYYY-MM-DD).
End date of the authorization period (YYYY-MM-DD).
Number of units authorized.
Number of authorized units already used.