An example of the Threat Prevention API implementation for Java & Python. The example references Threat Prevention API Reference Guide and implements the latest version of the API. Full documentation can be found on https://supportcenter.checkpoint.com by searching for Threat Prevention API Reference Guide in the Documentation tab.
Enable an easy start for Threat Prevention API users with a detailed example on how to use the API.
Start by cloning the project:
git clone https://github.com/CheckPointSW/teapi.git
The example is distributed under Apache 2.0 license.