Docs

Outbound fax for US and Canada โ€” from a browser, REST, CLI, or MCP.

Oh Fax turns sending a fax into one action: give it a number and a PDF, see the exact price, authorize payment, get a delivery receipt. No account for the consumer browser flow or for agents paying via MPP (HTTP 402 / payment_link). Developers who want the REST API or CLI use a prepaid balance and API key from Account.

Surfaces

  • Send โ€” one-off human fax in the browser (no account).
  • Account โ€” Google sign-in, top-up, API keys, MCP URL, webhooks.
  • REST API โ€” quote โ†’ send โ†’ status โ†’ receipt.
  • MCP โ€” quote_fax, send_fax, get_fax_status, get_fax_receipt.
  • CLI โ€” ohfax quote|send|status|receipt.

Start here

  • Quickstart โ€” browser, Account + key, or MCP in one command.
  • Open Send โ€” drop a PDF and pay.
  • Open Account โ€” create a key after Google sign-in.

Next: Quickstart