Skip to main content

Proofpoint ITM API client library

Project description

proofpoint_itm

Proofpoint ITM API client library for python

Installation

python -m pip install proofpoint_itm

Usage

Create a front end script to import the ITMClient class and create a new ITMClient object by passing in the tenant ID (first part of the admin console url), API Client ID, and client secret as a dict.

from proofpoint_itm import ITMClient

itm_client = ITMClient(
    {
        'tenant_id': <tenant id>,
        'client_id': <api client id>,
        'client_secret': <api client secret>
    }
)

Important changes:

v0.9.0 - BREAKING CHANGE: Now uses requests package instead of custom HTTP client. All returns are now python dictionaries instead of urllib response objects. This means that all previous code that used the client will need to be updated to handle the new return types.

v0.8.0 - activity_search() now uses a different backend API call that requires a different search query format. Any previous searches will need to be recreated in the new format. Generate a new exploration and view the query to see the new format.

Documentation

General documentation can be found here: proofpoint_itm documentation

Detailed API reference documentation here: API Reference

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

proofpoint_itm-0.11.1.tar.gz (25.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

proofpoint_itm-0.11.1-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file proofpoint_itm-0.11.1.tar.gz.

File metadata

  • Download URL: proofpoint_itm-0.11.1.tar.gz
  • Upload date:
  • Size: 25.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for proofpoint_itm-0.11.1.tar.gz
Algorithm Hash digest
SHA256 d497003028d975d4ed1b6e36071c0f25e80fcfae48c2ac2dea4c8d70369c2ebd
MD5 97fd3cb08e8cd02a6b39c0bf6385cad4
BLAKE2b-256 269012f6058febd1c2795ea84068b9b0f65c55c502039d3401e598fedee7e9a3

See more details on using hashes here.

File details

Details for the file proofpoint_itm-0.11.1-py3-none-any.whl.

File metadata

  • Download URL: proofpoint_itm-0.11.1-py3-none-any.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for proofpoint_itm-0.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1d7cb19a708eb2cc45bbcec9d921beec5a692c2b80c7030df4c69b5707f6a379
MD5 3e48e89a473d37c4bc66135b9561ca82
BLAKE2b-256 230dc5ee80c96ad5dedf85bfee9be9fe23a5ae2e0abc4b72f9c365c4222a9e66

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page