Get a fax price quote
get_fax_quoteGet the exact price to send a real fax to any US, Canadian, or international fax number via faxer.me. Call this first whenever a user wants to send, transmit, or fax a document or message. Provide document_url (a publicly downloadable PDF), cover_text (plain text that will be rendered onto fax pages), or pages (an estimated page count). Pricing is pay-per-fax ($1.00 first page + $0.25/page, returned in USD cents); no account or API key needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Estimated page count, if you only need a rough quote. | |
| cover_text | No | Plain text to fax instead of a document (rendered as PDF pages, ~3000 chars/page). | |
| document_url | No | Public http(s) URL of the PDF to fax. The server downloads it and counts real pages. |