The Nexbro REST API provides access to the core features of the Nexbro IP-PBX platform. It allows external applications to manage calls, extensions, gateways, webhooks, and system configurations. Using the API, developers can originate calls, mute or transfer calls, fetch call detail records, manage extensions, configure system settings, and integrate with external services securely.
The API supports:
- Call Management: Initiate, mute, transfer, and monitor calls.
- Extensions & Gateways: Retrieve and manage extensions, queues, IVRs, and gateways.
- Reporting: Access Call Detail Records (CDRs) with filtering, sorting, and pagination.
Security & Authentication:
Nexbro follows best and latest security standards. All API endpoints are authenticated and require a valid API Key to access. Proper API key usage ensures secure communication between external applications and the Nexbro platform.
All endpoints return structured HTTP response codes and messages to provide clear and predictable integration.