Skip to content

CheckPointSW/teapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.