AuthenticationBefore you can connect to the Forcepoint DLP REST APIs, you need to create a new Application administrator in the Forcepoint Security Manager to create the username and password for authentication to be used in order to get a JSON Web Token (JWT) that allows you to send API requests.
Refresh Token APIPOST https://<DLP Manager IP>:<DLP Manager port>/dlp/rest/v1/auth/ refresh-token
Access Token APIPOST https://<DLP Manager IP>:<DLP Manager port>/dlp/rest/v1/auth/access- token
REST APIsThis chapter provides detailed information about the specific REST APIs available in Forcepoint DLP.
Incident Management APIsIncident Management APIs can be used to get a list of DLP and Discovery incidents from Forcepoint DLP or update and remediate those incidents.
Policy Management APIs Policy management APIs can be used to manage DLP and Discovery policies, rules and resources. These APIs support programmatic policy changes and support policy export/import use cases across the same versions of management servers.