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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for ahqapiclient-0.6.4.tar.gz
Algorithm Hash digest
SHA256 fd781b632faf3121443344deeef9cd3287873cefc60f58fea2d02a019c9c5593
MD5 4706de537c6f1b81af0f26f406a469d9
BLAKE2b-256 a9c437b21f58ca30c0a31a81841535eb4c1326c4453c8e0858b9869c0d9b813a

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