Skip to main content

AbuseHQ API Client

Project description

# DEPRECATED! Please use the information at https://[yourname].abusehq.net/api/v1/docs/ and use an http client of your liking for accessing the API directly

# AbuseHQ API Client

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

## Usage

import Client from ahqapiclient

### Setup

endpoint = {
"auth_method": "JWT",
"auth_options": {
"token": "<YOUR_API_KEY>"
},
"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.7.9.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

ahqapiclient-0.7.9-py3.5.egg (30.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for ahqapiclient-0.7.9.tar.gz
Algorithm Hash digest
SHA256 29301e0d8a6515fe7e56f6e8e11b40751f270e702afe4058c36c61715431eda9
MD5 86bc266a93211936f5f61873a45eb794
BLAKE2b-256 d21081b0612253882ddb898bc151e9b830aa207a2aeed8d6ac7dc151c9cda94d

See more details on using hashes here.

File details

Details for the file ahqapiclient-0.7.9-py3.5.egg.

File metadata

File hashes

Hashes for ahqapiclient-0.7.9-py3.5.egg
Algorithm Hash digest
SHA256 97529246773ba449b203b56002b3188bcca2239b6f19c3d1b03c90ff98cea28b
MD5 b29e6ed402551a33718bedd4cda42304
BLAKE2b-256 dd80f5e272319ff4ddfb30a85f731ac90706131e9affe3275f76888720cc0055

See more details on using hashes here.

Supported by

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