AbuseHQ API Client
Project description
About
ahqapiclient is a library which reflects the AbuseHQ API on client side.
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
Release history Release notifications | RSS feed
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.10.tar.gz
(10.5 kB
view details)
File details
Details for the file ahqapiclient-0.6.10.tar.gz
.
File metadata
- Download URL: ahqapiclient-0.6.10.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e498d642c20ea21b8df72fa910186340e74b9a602f19f8e500f34566e8e9782b
|
|
MD5 |
6ad73c596a536a7d0fca903161c3e997
|
|
BLAKE2b-256 |
235f0c7855c30de0566270bca79e8c4a31512f01ef52465e9c3228e7a34c1438
|