Skip to main content

Overview

Welcome to the Voxtelesys Dashboard API — your gateway to programmatically managing your Voxtelesys account and services. This API is designed for developers and system integrators who want full control over key resources through a secure, RESTful interface.

Base URL

All API endpoints are accessed through the following base URL:

https://dashboardapi.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.