Search
Data Mapping & Risk Manager API
Data Mapping & Risk Manager REST API provides an external API for applications/client to manage Data Inventory Records (Business Processes, It-System, Company affiliate, ThirdParty). All requests are GET/POST/PUT/DELETE requests that return JSON. The REST APIs outlined in this document allows you to interact with TrustArc’s Gateway API, granting full integration with our client’s systems. The authorization protocol used to secure the API is OAuth2. To make a request to the API, you need to use token endpoints and some basic parameters.
Articles
In order to retrieve a token to be used in accessing APIs, you will need to use the token endpo...