How to find the RESTful API documentation in Nodegrid WebUI

How to find the RESTful API documentation in Nodegrid WebUI

The Nodegrid platform provides RESTful API, which can be used to read and change Nodegrid configuration.

The API documentation is embedded on Nodegrid.

One can find the API documentation on WebUI as folllows,
1. Login as admin and go to System
2. Go to Toolkit
3. one can see API. Just click the icon

OR

1. Go to pull-down USER menu in the top right corner of the main web page 
2. Pull down the menu
3. Click on API Documentation


Note: The API documentation can be found on each Nodegrid platform under https://<Nodegrid IP>/api_doc.html

Note: RESTful API support is fully supported in 4.1.x version.