Skip to main content
Version: 10.1

API Introduction

This section provides an overview of the API endpoints available in the VoIP SBC Monitoring stack.

Most API endpoints are documented and accessible via the built-in Swagger UI. Swagger offers interactive documentation, allowing you to explore available endpoints, view request/response formats, and test API calls directly from your browser.

How to Access the Swagger UI

  • Navigate to the monitoring stack's web interface (typically at http://<your-server>:3000/docs/ or the path specified in your deployment).
  • Use the Swagger UI to:
    • Browse all available API endpoints
    • View detailed documentation for each endpoint
    • Try out requests and see example responses

Typical API Use Cases

  • Query call records, alerts, and system metrics for integration with external tools
  • Automate configuration and monitoring tasks using scripts or third-party platforms
  • Integrate with dashboards, reporting, and analytics

Need More Details?

For full API documentation, request/response schemas, and live testing, please refer to the Swagger UI provided with your deployment. If you need additional help or examples, contact support or consult the sidebar for more guides.


Ready to explore the API? Open the Swagger UI and start integrating with your VoIP SBC monitoring stack!