Get Started
Quickstart
Start sending faxes in 4 steps
1
Create a Fax.Plus Account
Fax.Plus API is available for enterprise plan only
2
Get Your API Key
Please visit the Integrations page to get your API key.
3
Upload a file
To send a fax, you need to upload a file to the Fax.Plus server. The file can be in PDF, TIFF, Word, Excel, RTF or image format.
Once the file is uploaded, you will receive a path
in the response. You will need this path
to send a fax.
4
Send a fax
To send a fax, you need to provide the recipient’s fax number and the file path you received in the previous step.
On success, the API will return a response with return a list of fax IDs. Each fax ID represents a fax that was sent to a recipient.