Z

zoya-aslam

12 min read
Industry
#industry-analysis
#digital-faxing
#fax-api
#healthcare
#regulation

Digital Faxing in 2026: Where the Industry Is Going

The state of digital fax in 2026 — programmable APIs, regulated workflows, and the AI integration shift

Most people, asked about the future of fax, will tell you the format is in decline. The industry numbers disagree. While fax machines are leaving offices, the underlying protocol — the T.38 transmission, the dedicated number, the legal proof of delivery — is being rebuilt as cloud and HTTP infrastructure, and is now showing up inside AI agents.

This piece is an honest look at where the digital fax industry actually stands in 2026: the volume, the regulatory pressure, the carrier consolidation, and the new pattern taking shape underneath — fax becoming an API surface that other software, including AI assistants, can call.


Where fax actually stands in 2026

The "fax is obsolete" narrative is easy to write because everyone has personal evidence: nobody you know owns a fax machine. But personal evidence is a poor guide to regulated B2B workflows, and the industry numbers tell a different story.

In U.S. healthcare, roughly 70–90% of clinical communications still touch fax at some point in their lifecycle, depending on whether you count standalone machines or EHR-integrated faxing too (Altera Digital Health, 2025; Codes Health, 2026). The specific channels:

  • ~56% of physician referrals between practices still move by fax.
  • ~90% of medical-record release requests are processed by fax.
  • ~88% of the 182 million annual prior-authorization requests in the U.S. still occur via fax, phone, or portal — only 12% use the X12 278 electronic standard that HIPAA defined for this exact purpose (Codes Health, 2026).
  • >9 billion fax pages move through U.S. healthcare each year (Konica Minolta Business Solutions).

The commercial side of the industry matches. The global online-fax services market is estimated at ~$3.16B in 2026 with a forecast CAGR of about 9.5% through 2035 (Business Research Insights). The cloud-fax segment specifically is projected to roughly double from $4.55B in 2025 to $8.13B in 2034 (Market Research Future). Markets that are dying don't grow at 9% a year.

The physical fax machine is on its way out. Almost everything else in the category — carrier APIs, online fax services, cloud retention, AI integration — is growing.


Why fax persists: the three locks

Fax has been declared dead by every wave of communication technology since email landed in the 90s, and each declaration has been premature. That isn't an accident. Three structural forces hold fax in place in regulated workflows, and none of them are weakening:

Regulation locks the floor. HIPAA explicitly recognizes fax as a permitted transmission method for protected health information when reasonable safeguards are in place. CMS prior-authorization rules have historically presumed fax as the fallback channel when electronic standards don't apply. State-level legal procedure rules in many U.S. jurisdictions accept — and in some cases mandate — fax service of process and court filings. Each of those rules is a year or more of regulatory work to change, and the pace of change is slow.

Legal admissibility makes fax operationally cheaper. The transmission confirmation page a fax produces is treated by courts as reliable proof of delivery — sent on this date, at this time, to this number, this many pages, with the recipient's identifying signal. Email lacks that legal artifact. E-signature platforms have it but only inside their walled gardens; you can't compel a counterparty to use DocuSign. For an attorney who needs defensible proof that they sent a document, fax remains the lowest-friction option that holds up under cross-examination.

Architecture gives fax a different security profile. Traditional fax routes documents as analog or T.38 packets over the public switched telephone network — not the open internet. That's not inherently more secure than encrypted email, but it doesn't share an attack surface with the rest of internet-borne threats either, which matters for buyers whose threat model is shaped by ransomware and phishing. The carrier infrastructure that programmable fax APIs run on inherits that property.

The combined effect: a buyer in a regulated industry has three independent reasons to keep using fax, and only one of them needs to hold for fax to stay in the workflow. Replacing fax means dismantling all three locks across every party in a multi-stakeholder workflow — practices, payers, courts, government agencies — which is why it hasn't happened in 30 years and won't in the next five.


The regulatory push to modernize (and why it's slower than the headlines suggest)

The U.S. government is not idle on this. The most-cited modernization vehicle is the CMS Interoperability and Prior Authorization Final Rule (CMS-0057-F), finalized in early 2024 and now in phased rollout. As of January 1, 2026, impacted payers must implement operational provisions including 72-hour expedited and 7-day standard prior-authorization decision timeframes. The harder requirement — FHIR API implementation for payer-to-provider data exchange — lands January 1, 2027.

Adjacent efforts are pushing in the same direction. The Trusted Exchange Framework and Common Agreement (TEFCA) jumped from ~10M records exchanged in January 2025 to nearly 500M by mid-2026, a 4,900% increase in 12 months. ASTP/ONC released draft USCDI v7 in January 2026, expanding the standardized clinical data set. The HTI-5 deregulatory rule published December 22, 2025 cleaned up 34 certification criteria.

What none of these rules actually do is force a fax provider out of business. They mandate that payers and certified EHR developers offer FHIR-based alternatives. They don't ban fax; they raise the floor on what electronic exchange has to look like when both parties are willing to use it. The practical effect: fax keeps running in parallel to FHIR APIs for the foreseeable future, because the long tail of small practices, smaller payers, and one-off recipients (insurance verification offices, specialty referral services, niche court clerks) won't be ready to receive FHIR for a decade.

So the modernization push is real, but it's a ramp, not a switch. Online fax is the bridge that carries regulated workflows across that ramp.


The shift that's actually happening: fax is becoming an API surface

This section co-authored by Jangul Aslam, founder of Const Agility (makers of Faxify) and architect of the Faxify MCP server.

The shift of the last three years has been quieter than the "fax is dying" headlines suggested: fax moved from being a thing offices own to being a thing software calls. The fax machine itself relocated to the carrier layer, and programmable-fax APIs from a handful of telecom carriers became the actual product on top.

The active carriers offering HTTP-callable fax in 2026 are SignalWire, Telnyx, and Bandwidth. Twilio offered Programmable Fax until December 17, 2021, when it sunset the product due to fraud-management challenges — a useful reminder that the carrier landscape is consolidating, not expanding. Each remaining carrier handles T.38 protocol negotiation, retries, and delivery reporting; the application developer sends an HTTP request with a PDF and a phone number, and the carrier handles the rest.

This matters because once fax has an HTTP interface, every other piece of software a regulated organization runs can call it. Practice-management systems can send authorizations from inside a chart. CRMs can dispatch disclosures from inside a deal record. ERPs can fax invoices from inside an AP workflow. And AI agents can send and receive fax from inside a conversation — the newest category, and the one we think will change the most over the next few years.

The AI angle is the one we've been building toward at Faxify. In November 2024, Anthropic released Model Context Protocol (MCP), an open standard for connecting AI assistants to external systems through a uniform, typed interface. By early 2026, MCP is supported natively or through developer mode in Claude, ChatGPT (Enterprise/Business), Cursor, Continue.dev, Aider, and a long tail of other clients. We built Faxify MCP on top of that — a hosted MCP server that exposes 17 typed fax operations (send, receive, draft, list, status, delete, etc.) so any MCP-capable AI assistant can fax without custom integration work.

What this enables is a new class of regulated-workflow agent. A healthcare admin pasting an insurance authorization request into Claude and asking it to draft, preview, and send a fax to the payer's prior-auth line — without leaving the conversation. A real-estate closing coordinator asking an AI agent to package signed disclosures and fax them to the cooperating broker's office. A small law firm's intake assistant routing fax-only court filings through an agent that knows the local rules. None of these are speculative — they're the work the regulated economy already does, now routed through a software interface that didn't exist three years ago.

For a deeper dive into how this works architecturally — the auth flows, the tool surface, the carrier chain — see our Faxify MCP pillar guide. For the basics of what online fax is in the first place, the What Is Online Fax? guide is the right starting point.


What this means for the people doing the work

For healthcare administrators: fax isn't going anywhere on your watch, and the modernization rules don't change your day-to-day workflow as much as the press releases suggest. What does change is that you should be running fax through a HIPAA-eligible carrier-backed service with a real BAA chain, not a desktop machine. Verify your service's BAA chain with both the consumer-facing brand and the underlying carrier before transmitting PHI.

For developers and IT operations: programmable fax APIs are now mature enough that you should treat fax like any other communication channel — email, SMS, voice — sitting behind an HTTP boundary. If you're building healthcare, legal, insurance, or government workflows, fax integration via a carrier API or a hosted service is a 1–2 day project, not a 6-month one.

For small business owners: the era of owning a physical fax machine ended around 2020 for everyone except a stubborn long tail. If you're maintaining a fax line because one regulated counterparty insists on fax, switch to an online fax service. The economics aren't close; the modern services are 5–10x cheaper at the small-business volume.


FAQ

Is fax really still used in 2026? Yes, heavily — particularly in healthcare, legal, and government workflows. Healthcare communications run roughly 70–90% through fax depending on the channel measured, and the U.S. healthcare system alone exchanges more than 9 billion fax pages annually. The online-fax services market is roughly $3.16B in 2026 and growing at ~9.5% CAGR. The technology hasn't gone away; it's been moved off paper machines onto cloud and API infrastructure.

Why hasn't fax been replaced by email or e-signature yet? Three forces hold it in place. Regulation: HIPAA, CMS prior-auth rules, and state-level legal procedure rules either authorize or implicitly assume fax. Legal admissibility: the transmission confirmation a fax produces is treated as reliable proof of delivery in court, which email attachments and most e-signature flows don't match. Architecture: traditional fax runs over the public switched telephone network rather than the open internet, which gives it a different security profile that some regulated buyers still prefer. As long as those three forces hold, the replacement timeline is measured in decades, not years.

What is a programmable fax API? A programmable fax API is an HTTP interface offered by a telecom carrier that lets developers send and receive faxes from code, without owning fax hardware or a phone line. Active providers in 2026 include SignalWire, Telnyx, and Bandwidth. (Twilio offered Programmable Fax until December 2021, when it sunset the product.) These APIs handle the T.38 protocol negotiation, retries, and delivery reporting; the developer just sends a document and a number. Consumer online-fax services like Faxify sit on top of these carrier APIs.

Are AI agents really sending faxes now? Early ones, yes. Model Context Protocol (MCP), released by Anthropic in November 2024, gives AI assistants a typed interface to external systems including fax. A handful of MCP fax servers exist — including Faxify MCP — letting Claude, Cursor, ChatGPT (Enterprise/Business), and other MCP-capable assistants draft, preview, and send faxes from a conversation. Production adoption is still early, but the architecture is in place. We expect the AI-fax workflow pattern to be standard in regulated industries by 2027–2028.

Is digital fax HIPAA-compliant? Digital fax services that route through HIPAA-eligible carrier infrastructure and sign Business Associate Agreements (BAAs) with their carriers can support HIPAA workflows. The compliance lives at the carrier and infrastructure layer — not in any single consumer app — and the entity using the service remains responsible for its own HIPAA posture, including BAA chain verification. Always confirm BAA coverage before transmitting PHI.


The short version

Fax isn't dying. It's becoming an API. The next five years are about what software — and which AI agents — get to call that API on behalf of regulated workflows.

If you're evaluating an online fax service for your own use, our pricing page has the per-plan breakdown for Faxify. If you're a developer building on top of fax, the MCP guide covers the AI-integration layer. And if you're just trying to understand what online fax is in the first place, the explainer is the right starting point.


Written by Zoya Aslam at Const Agility, LLC — makers of Faxify. The "fax as an API surface" section was co-authored by Jangul Aslam, founder of Const Agility and architect of the Faxify MCP server.