Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.02 KB

File metadata and controls

23 lines (16 loc) · 1.02 KB

Phaxio API Proxy Service

Our API proxy service is now available at apiproxy.phaxio.com. This is a service you can use to test out Phaxio using the same code you already have for other providers.
Just change your API endpoint, username, and password and you're in business!

Interfax

You can access the web service that mimics Interfax at http://apiproxy.phaxio.com/interfax/wsdl. Substitute your Interfax username for your Phaxio API key and Interfax password for your Phaxio API secret.

The following operations are implemented:

  • Sendfax
  • SendCharFax
  • GetFaxImage
  • CancelFax
  • FaxStatusEx

The only caveat in our implementation of the service is that for FaxStatusEx, LastTransactionID must be a fax that exists in your account.

Please let us know if you have any issues with the service by filing issues directly on the repository, or by email at support@phaxio.com.

If you would like to see another thirdparty service implemented in our proxy, please let us know by emailing support@phaxio.com.