Overview
The Voxtelesys Fax API provides a secure and reliable solution for programmatically sending and receiving faxes. Designed for developers, this API enables seamless integration of faxing communication into your applications, allowing you to automate workflows, manage fax transmissions, and retrieve fax documents with ease. The API is fully HIPAA-compliant, ensuring that sensitive data is handled securely and meets regulatory requirements for healthcare and other industries.
Key Features
- Send Faxes: Programmatically send faxes to any destination with support for various file formats.
- Receive Faxes: Retrieve inbound faxes in real-time using webhooks or polling.
- Secure Communication: All API requests and responses are encrypted using HTTPS to ensure data privacy and integrity.
- HIPAA Compliance: Designed to meet the strict security and privacy requirements for handling protected health information (PHI).
- Delivery Tracking: Monitor the status of sent faxes, including delivery confirmations and failures.
Base URL
All API endpoints are accessed through the following base URL:
https://faxapi.voxtelesys.net/api/v1
All requests are served over HTTPS to ensure data privacy. Unencrypted HTTP is not supported.
Authentication
This API uses token-based authentication to ensure secure access. You must include your API token in the Authorization header of each request. Refer to Authorization for more details.
Support
If you encounter any issues or have questions about the API, please reach out to Support. Our team is here to assist you with integration, troubleshooting, and best practices.