Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
MangoAPI. Is there any documentation on how to use this module?
-
I've searched the documentation on the website and can't find anything about this API.
Is there anything on how to use this?
-
It hosts a set of URLs that information can be requested from, if you have authenticated. You can play with it by enabling swagger by setting swagger.enabled=true in your env.properties file and restarting Mango, then navigating to http://[ip]:[port]/swagger
Edit: In Mango versions after 3.5, it would be found at [ip]:[port]/swagger-ui.html