Explore the API

June 19th, 2020


You can explore the API by enabling Swagger within your Mango installation. To enable Swagger edit your env.properties file like this:

#For rest API Documentation at 
#Mango 3.4.5 and before: /swagger/index.html
#Mango 3.5 and after: /swagger-ui.html 
swagger.enabled=true

Restart Mango and login as admin user and then go to the URL specified above.

Copyright © 2021 Radix IoT, LLC.