Search Documentation
< All Topics
Create API User
API user in NirvaShare is an admin privileged user and external systems can use the API users to perform administrative tasks using automation. External system can communicate with NirvaShare using the REST API for reasons related to workflow automation.
In the below document, let us understand the procedure to create an API user in NirvaShare.
API User
To create a new API user, the detailed procedure is given below.
- Go to the Admin console of NirvaShare.
- Under Users and Roles, click on Admin Users.
- Click on the Create button.
- Provide a Username.
- (Optional) First name, Last name and Email Id.
- In the User type, select API.
- Select the desired Role.
- Now click on CREATE USER. The API User gets created.
- To generate access token for the user, refer to appropriate documentation.

Table of Contents