Benefits Platform Intake
Route an employee from a benefits portal into bill review, then show a simple audit status without pulling PHI into the employer view.
Developer Platform
Preflix AI developer access supports partners that need structured bill intake, audit status, price context, report retrieval, letter preparation, and signed event updates.
Production access requires security, privacy, and commercial review.
Automation Use Cases
The developer surface focuses on repeatable handoffs and structured outputs, not open-ended access to sensitive documents.
Route an employee from a benefits portal into bill review, then show a simple audit status without pulling PHI into the employer view.
Standardize intake, audit review, report retrieval, and escalation prep for advocate teams working many billing cases.
Add bill explanation, benchmark lookup, and dispute-prep moments inside a consumer healthcare wallet or payment experience.
Identify which matters need billing review, surprise-bill analysis, financial assistance, or professional escalation.
Generate structured report summaries and draft dispute letters from audited bill evidence.
Use signed webhook events to move partner workflows forward when audits complete or disputes change state.
Endpoint Families
The public API keeps workflow boundaries explicit: bill records, audit jobs, report output, pricing context, letters, and webhooks.
| Family | Routes Or Events | Purpose |
|---|---|---|
| Bills | /v1/bills, /v1/bills/{bill_id}/audit | Create bill records, attach files, and start an audit workflow. |
| Reports | /v1/bills/{bill_id}/report | Retrieve structured audit summaries and report-ready evidence. |
| Prices | /v1/prices, /v1/cpt-lookup | Look up benchmark context for procedures, codes, and locations. |
| Letters | /v1/letters | Prepare dispute letter drafts from selected findings and recipient type. |
| Webhooks | audit.completed, dispute.status_changed | Receive signed events for asynchronous partner workflows. |
Access Paths
Partner pricing is expected to depend on audit volume, report retrieval, webhook usage, BAA scope, and whether Preflix AI or the partner owns the user-facing support flow.
Sandbox
Guided sandbox: Prototype against synthetic examples and security review materials.
Partner
Contracted API: Connect bill intake, report retrieval, status updates, and webhooks.
Enterprise
Custom program: Coordinate SSO, BAA review, usage reporting, and admin controls.
Build Path
The public pages give teams enough structure to evaluate fit before any production credentials or protected data are involved.
Ready To Evaluate The Platform