Skip to main content
POST
Send a fax

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
to
string
required

Recipient fax number (E.164).

Pattern: ^\+[1-9]\d{1,14}$
media_url
string<uri>
required

Public URL of the document to fax (PDF or TIFF).

from
string

Sender fax number (E.164).

Pattern: ^\+[1-9]\d{1,14}$
quality
enum<string>
Available options:
normal,
high,
very_high
webhook_url
string<uri>
metadata
object

Response

Message accepted for delivery (fax)

Message accepted for delivery (fax)

data
object
meta
object