Calling RESTful API Services

Unified Content Web-Service Inspector (UCWI) supports detecting content through WebService API calls and returning policy detection results.

WebService API Call for Content Detection

The operation steps are as follows:
  1. WebService API uses custom HTTP based on HMAC (Hash Message Authentication Code) for authentication.

    For the acquisition method of AccessKey and Inspector ID used for authentication, please refer to the content of Obtaining Authentication Information.

  2. Send a request to the Data Loss Prevention (DLP) module and obtain detection channel information.
  3. Send the detection content to the WebService Inspector.
  4. Return policy detection information such as event details and evidence files.