Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With the introduction of ToolsOnAir REST API, a new path of integration has opened up, allowing you to seamlessly incorporate just:in mac 2025 into your tailored workflows. This new advancement empowers you to initiate recordings remotely, directly from external systems. By utilising utilizing the ToolsOnAir REST API calls, you gain the flexibility to integrate just:in mac 2025 into your existing infrastructure with ease.

...

Please note that the API calls are received by the Just In Engine application, therefore the IP Address of the machine running the Just In Engine application must be used.

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:

...

In version 6.52025, you can now test the ToolsOnAir API in an even more comfortable way by clicking on the “Open REST API” button in the Just Control Configuration panel. This will automatically open the Swagger-UI in your selected browser.

...

If you want to use Postman for testing, please follow the instructions below.

Import into Postman by using a URL

If you use the Postman.app on the same machine as the Just In Engine application, you can use this link - http://localhost:8080/v3/api-docs - to import the ToolsOnAir REST API into the Postman.app. Simply open the Postman.app and use the “Import File” option.

...