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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for ahqapiclient-0.6.7.tar.gz
Algorithm Hash digest
SHA256 d7bc24383055cba2b75165751eb3ac76844fc294506134d6835b5f3837ecc508
MD5 99dac5bb9f900442ce279257745ef8b2
BLAKE2b-256 63133cda7ae19e5c429c20d71ccbc98b1e9628b7fc094a2d7e3b4fd8b1bb5246

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