Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 675 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 675 Bytes

Threat Prevention API Client

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.

Motivation

Enable an easy start for Threat Prevention API users with a detailed example on how to use the API.

Installation and usage

Start by cloning the project:

git clone https://github.com/CheckPointSW/teapi.git

License

The example is distributed under Apache 2.0 license.