Introduction
This guide provides information about the Representational State Transfer (REST) Application Programming Interface (APIs) available for Forcepoint DLP.
The Forcepoint DLP REST APIs provide a set of rules that lets your application communicate with Forcepoint DLP using the HTTP protocol over predefined URLs. These URLs represent Forcepoint DLP content that can be returned as JavaScript Object Notation (JSON) files.
Starting in Forcepoint DLP 8.9.1, you can use REST APIs to control FSM in various way, please refer to the table below for a list of available APIs per release and sample use-cases.
DLP Version | APIs | Description | Sample Use Cases |
---|---|---|---|
8.9.1 | Incident Management APIs | Incident Management APIs can be used to get a list of DLP and Discovery incidents from Forcepoint DLP or update and remediate those incidents. |
|
9.0 | Policy Management APIs | Policy management APIs can be used to manage DLP and Discovery policies, rules and resources. |
|