Skip to main content

Authentication

All requests require an API key passed via the x-api-key header, along with a tenant_id query parameter.
string
required
Your tenant API key.

Query Parameters

integer
required
Your tenant ID.
string
required
The visit number to check authorization requirements for.

Response

string
The visit number that was queried.
string
Call status. One of completed, in_progress, or failed.
string
Patient name on the claim.
string
Name of the insurance payer.
string
CPT/HCPCS procedure code being checked.
string
Human-readable description of the procedure.
boolean
Whether prior authorization is required for this procedure.
string
How to submit the authorization request (e.g. portal, phone, fax).
integer
Expected turnaround time for authorization decision in business days.
string[]
List of documents required for the authorization request.
string
Additional notes or instructions from the payer representative.