Describe when someone would need this information. For example "when connecting to wi-fi for the first time".

Step-by-step guide

 ADD NEW AN API USER

  1. Click the  button, the Add popup is displayed.

  2. At the Add popup, input your Auth Type, User Name, Password, and Note. Select Permission in the right tree view. Then click the Update button.



     If the system shows this message, you created successfully an API User.

CHANGE AN API USER'S PASSWORD AND PERMISSION

  1. On the API User List table, select any row you want to change an API User's Password and Permission.



  2. Click the  button on that row. The Edit popup is displayed. 

  3.  At the Edit popup, enter your new information and select another Permission in the right tree view. Then click the Update button.



    If the system shows this message, you edited successfully an API User.

DELETE AN API USER

  1. On the API User List table, select any row you want to delete an API User.



  2. Click the  button on that row.

  3.  There're alert displays after you click on this button. Select OK.



    If the system shows this message, you deleted successfully an API User.


SEARCH FOR AN API USER

On the API User List table. You can search for an API User by searching the User Name or Password or IP Address field.

  1. Search by the User Name field:



  2. Search by the Password field:



  3. Search by the IP Address field:


IMPORT FROM/ EXPORT TO AN EXCEL FILE


  1. At the select file (.xls) label, click the Select files button.



  2. Select an Excel file that you want to import and click the Open button.



  3. Click the Import button.



  1. On the page below, click the Export Excel button.



  2. The exported file will auto-save to Downloads folder with the name APIUserData.xls:

AUTHENTICATION TYPE

Currently, we have 3 types of authentication: 

Get Authorization code:

When using the User type to authenticate the API, we need to get an authorization code by clicking on the button to copy the token to the clipboard:

Using Authorization code:

Add the authorization code to The HTTP Authorization header: Authorization: Basic <Authorization code>

Example:

Authorization: Basic YWxhZGRpbjpvcGVuc2VzYW1l

or

Authorization: WxhZGRpbjpvcGVuc2VzYW1l


 


  

You may also want to use visual panels to communicate related information, tips or things users need to be aware of.

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.



Related issues