Skip to main content

AbuseHQ API Client

Project description

About

ahqapiclient is a library which reflects the AbuseHQ API on client side.

Dependencies

Needs python-dev packages for setup due to the usage of ujson. E.g. python-dev or python3-dev

Usage

import Client from ahqapiclient

Setup

endpoint = { “auth_method”: “HMAC”, “auth_options”: { “key”: “zwz5si71w3k4ftqkwlf1mhm84rjb13ke88xvixlf”, “user”: “user” }, “name”: “INTERNAL”, “url”: “https://yourcompany.abusehq.net/api/v1” }

api_client = Client(endpoint)

Usage

Get a case

case = api_client.case.get_case(‘case_id’)

Perform a transition

api_client.case.trigger_transition(‘case_id’, ‘transition_id’)

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

ahqapiclient-0.6.2.tar.gz (10.4 kB view details)

Uploaded Source

File details

Details for the file ahqapiclient-0.6.2.tar.gz.

File metadata

  • Download URL: ahqapiclient-0.6.2.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ahqapiclient-0.6.2.tar.gz
Algorithm Hash digest
SHA256 dd2d3e4640783ab53edd5575be65e8b334b9b5d447fbf74e7d0f687bd32bcb8e
MD5 210132c09b40eec61fa68edaab6a9033
BLAKE2b-256 b317e2cabc00dd1278a6f8f96602769acc36d450c7faa2ff44fe8f5316a052ce

See more details on using hashes here.

Supported by

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