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 appeal status 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
Payer-assigned reference number for the appeal.
string
Current status of the appeal (e.g. received, in_review, approved, denied, partially_approved).
string
Level of appeal (e.g. first_level, second_level, external_review).
string
Date the appeal was submitted (YYYY-MM-DD).
string
Expected date for the appeal decision (YYYY-MM-DD).
string
Notes from the payer’s appeal reviewer, if available.
string[]
Any additional documentation requested by the payer to process the appeal.
string
The original denial reason that prompted the appeal.