Basic README

This is a python module for interacting with the Incapsula API.

Requirements

Python modules

  • requests

Setup & Authentication

The module uses environment variables APP_ID and APP_KEY for authentication. Export those or set them for the process running the utility.