Assessment Manager External API Guide

This guides provides a quick and concise reference on TrustArc’s Assessment Manager API Integration, which allows you to interact with our system programmatically from your own application. The API attempts to conform to the RESTful design principles. You interact with the resources exposed via the API by accessing resource collection and element URLs using the HTTP verbs (GET, POST, PUT, PATCH, and DELETE). It details functions, classes, return types, and more.