Sending a fax via HTTPS (tiff image)

If you are sending a single tiff, only send the required from_number, to_number and file. If the source needs to send a fax in segments, the first request will have segmented=true and segment_completed=false.
The first request will return a fax_uuid. The subsequent requests will have segmented=true with the previously provided fax_uuid. On the last segment send segment_completed=true, with or without a file. The fax_uuid will be the same for all segments. If you do not include the fax_uuid in the subsequent requests, previous segments will not be joined for delivery.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Must be a number in users account

string
required

10 Digit number to send fax to

required

File to send

True if you want to send fax in segments

True if this is the last segment

Fax UUID if segments, returned from first request

Headers
string
string
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json