Swagger Access

Token AccessA Swagger page is available in the following:

You will be redirected to TrustArc’s login page if you haven’t logged in yet.

To authorize in Swagger, retrieve first a token (as documented in Token Access). Afterward, click the Authorize button, and fill in the JWT value with the access_token in the format:

Bearer <token>

A sample is shown below:

Once  authorization is set, APIs can now be called.