This topic discusses how to start building out an integration with Nerdio Manager via APIs.
To enable API for your Nerdio Manager installation:
-
In Nerdio Manager, navigate to System > Settings > Integrations.
-
In the REST API area, if the Current status is Disabled, select Disabled to enable it.
Note
The process of enabling API is a multi-step process. Follow the steps below in the pop-up window once you select Disable.
-
In Step #1, select Run. This creates a new Azure application under the nerdio-nmw-app app registration that currently exists in your Azure tenant.
-
In Step #2, select Grant to navigate to your Azure portal and grant Admin consent and assign permissions to the application.
-
In the Azure portal, select Grant admin consent for Nerdio.
-
Navigate back to Nerdio Manager, and select the refresh icon
to confirm that the permissions were granted correctly.
-
In Step #3, select Generate to generate the client secret and other details you need to make API calls.
-
Optionally, you can download a Postman collection to quickly start making API calls using Postman.
Comments (0 comments)