SiteScope REST API Monitor - Dynamic Token-Based Authentication

We are on SIS version 24.4

We are trying to perform REST API Monitor for a system that require dynamic token-based authentication and the token retrieved is required in the HTTP Request, How to perform this procedure?

  • 0  

    Hello Farah, we recommend to check the section for dynamic token based authentication for this monitor on the documentation: REST API Monitor - SiteScope

    In there, the section for Query parameters mentions the following:

    Token Query parameters to be passed through the HTTP request. You must add Query parameters one per line as name=value pairs.

    The maximum number of accepted characters is 256.

    As I understand it, you need to pass the obtained token through the HTTP request, which is what the section Query Parameters does. Following the instructions for the documentation, this is the box in which you would want to add the token.