Overview
The Voxtelesys Voice API provides a powerful and secure platform for building and managing voice applications. Leveraging the flexibility of VoXML, the API enables developers to create advanced interactive voice response (IVR) systems, AI-driven voice bots, call routing solutions, and more. With its robust feature set and seamless integration capabilities, the Voxtelesys Voice API empowers you to design scalable, high-performance voice applications tailored to your business needs.
Base URL
All API endpoints are accessible through the following base URL:
https://voiceapi.voxtelesys.net/api/v0
All requests are served over HTTPS to ensure data privacy. Unencrypted HTTP is not supported.
Regions
The Voxtelesys Voice API is currently supported in the following regions:
| Region | ID | Base URL |
|---|---|---|
| Salt Lake City | slc | https://voiceapi.slc.voxtelesys.net/api/v0 |
| Dallas-Fort Worth | dfw | https://voiceapi.dfw.voxtelesys.net/api/v0 |
| Pittsburgh | pit | https://voiceapi.pit.voxtelesys.net/api/v0 |
To send a request to a specific region, use a base URL of the format https://voiceapi.<region>.voxtelesys.net/api/v0, where <region> is a region ID in the table above. If no region is specified in the base URL, a default region will be automatically selected.
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.