Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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: 

  • User Only: input using User Name and Password to authenticate the API
  • IP Address Only: input a list of IP addresses to authenticate the API (each IP address is separated by ',' characters, e.g.: 192.168.1.1,192.168.1.2,...)
     
  • User & IP Adress: input using all User Name/Password and a list of IP addresses to authenticate the API
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:

...