The CommBox REST API allows you to integrate and perform queries to CommBox systems.
The API is based on REST principles. It supports GET, POST, and DELETE requests. Use a GET request to retrieve information from a resource and a POST to update an entity.
DELETE removes an entity. After receiving your request, the API sends back an HTTP code as a response in JSON.














