Page tree

Versions Compared

Key

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

...

  • Go to Linkscope Web application and if you're not already signed in, select Sign in.

  • From the Linkscope Web application, you click to Configuration → General →  API User at the menu. 
    Image Removed
    Image Added

 ADD NEW AN API USER

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

  2. At the Add popup, modifyinput your Auth Type, User Name, Password,   and select Permission into the textbox Note. Select Permission in the right tree view. Then click the the Update button.
    Image Removed
    Image Added

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

...

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

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

  3.  At  the Edit popup, enter your new Passwordnew information and select another Permission into in the textboxright tree view. Then click the Update button.
    Image Removed
    Image Added

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

...

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

  2. Click Click the  button on that row.

  3.  There're alert displays after you click to on this button. Select 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 Permission field IP Address field.

  1. Search by the User Name field:
    Image Removed
    Image Added

  2. Search by the Password field:
    Image Removed
    Image Added

  3. Search by the Permission  IP Address field:
    Image Removed
    Image Added

IMPORT FROM/ EXPORT TO AN EXCEL FILE

...


  • To import data from Excel file: 
  1. At the select file (.xls) label, click the Select files button.

    Image Added

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

    Image Added

  3. Click the Import button.

    Image Added

  • To export data from Excel file: 
  1. On the page below, click the Export Excel button.

    Image Added

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

Image Added

AUTHENTICATION TYPE

Currently, we have 3 types of authentication: 

  • User Only: using User Name and Password to authenticate the API
  • IP Address Only: using 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,...)
    Image Added 
  • User & IP Adress: 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 Image Added button to copy the token to the clipboard:

Image Added

Using Authorization code:

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

Example:

Authorization: Basic YWxhZGRpbjpvcGVuc2VzYW1l

or

Authorization: WxhZGRpbjpvcGVuc2VzYW1l

Image Added

Image Added


 


  

Info

Content by Label
showLabelsfalse
max5
spacesPRIMASCX
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "PRIMASCX"
labelskb-how-to-article

...