...
This new ToolsOnAir REST API provides almost all the features of the well-known Just Control user interface. The ToolsOnAir REST API can easily be tested with the Postman.app for macOS or with the integrated Swagger-UI.
Swagger-UI
To access the integrated Swagger-UI, open a web browser and enter the following address: "IP-Address:8080/swagger-ui/index.html". You should then see the following:
...
Here the API can be easily tested. If you want to use Postman for testing, please follow the instructions below.
Import into Postman by using a URL
...