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.8.tar.gz (10.6 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for ahqapiclient-0.6.8.tar.gz
Algorithm Hash digest
SHA256 94db6664fdb256bb88fef9e2ea9bffe01e2385d64e851f9a97992c0918b08348
MD5 7d4ef2bda9fc61552dbf3a98a961dddd
BLAKE2b-256 f3c1fa2e15b33276beb942708f584b4e219f0e61fbcfecadc542b11af0d60257

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