Token AccessA Swagger page is available in the following:
- Production environment: https://cpm.trustarc.com/server/apidocs
- EU: https://cpm.trustarc.eu/server/apidocs
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.