mintfax is a fax API that handles the infrastructure so you don’t have to deal with it directly. Send a fax with a singleDocumentation Index
Fetch the complete documentation index at: https://mintfax.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
curl POST. Get delivery status via polling or webhooks. Handle compliance with built-in retention policies and zero-footprint mode.
Why mintfax
- Zero-friction onboarding - create a sandbox account, get an API key, and send a test fax in under a minute. No sales calls, no manual provisioning.
- AI-native - OpenAPI spec, structured error responses with action hints, and deterministic sandbox flows designed for agent consumption.
- Compliance built in - HIPAA-compatible from launch. Free BAA at every paid tier. Zero-footprint mode deletes fax data after delivery.
Quick Links
Quickstart
Send your first test fax in 60 seconds
API Reference
Full endpoint documentation
Error Catalog
Every error code and what to do about it
Webhooks
Real-time delivery notifications
How It Works
- Create an account -
POST /account/register+ verify email code to get your API key - Send a fax -
POST /faxwith a file attachment queues the fax - Track delivery - poll
GET /fax/{id}or receive a webhook - Credits - prepaid balance with hold-on-submit, capture-on-delivery, release-on-failure