Skip to main content

Kount Python Access SDK

Project description

Welcome to the kount-access-python-sdk!

On these pages we’ll discuss setting up and using the Kount Access product.

This library allows you to connect to the Kount Access API services and get information back from your login transactions. In order to use this library you will need:

  1. A Merchant ID provided by Kount

  2. An API Key generated for Kount Access

  3. The Session ID used by the Data Collector

  4. Login Information used by the user (login/password)

Kount Access™ is designed for high-volume login, account creation and affiliate networks, cross-checking individual component with several other components to calculate the velocity of related login attempts, and providing the client with dozens of velocity checks and essential data to help determine the legitimacy of the user and account owners.

After the user submits their credentials for login (data collection completes), the merchant can request information about the device and then can request velocity details (the tallies of credential combinations used) about the user’s login attempt(s). Each response is returned in JSON format. With this information the merchant can make business decisions on how it wants to react.

The Kount Access API SDK is used directly in the merchant’s website (or authentication service) that handles user login. The Kount Access API SDK should be integrated into the client code so that it is called after the user submits their login, typically where the login form POST is handled. This will be used regardless of whether the login is successful or not.

Downloading or Install the SDK

If you want to use the Kount Access SDK, you need to download and build it locally. There are some options for downloading:

  • Clone the kount-access-python-sdk repository and use its master branch if you want to have the latest (unreleased) features, improvements and bugfixes.

  • Download (the latest) release from the Releases page for a stable version of the SDK.

  • pip

    pip install kount-access-sdk

.:information_source: This SDK is both Python 2.7.13 and 3.6.x compatible.

Setting up IDE projects

Komodo IDE/Edit, Scite, Visual Studio - have automatic python integration

Who do I talk to?

  1. Repo owner or admin

  2. Other community or team contact

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

kount_access_sdk-2.1.1-py2.py3-none-any.whl (15.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file kount_access_sdk-2.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for kount_access_sdk-2.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a74b9b437d0f3e1b2e3073c8f85f075056da8151f56ba9f044ad8d65d92e57f6
MD5 3d14563d2c66c7d83481c3858ae009bc
BLAKE2b-256 2d62ab0dbd370ae2de9575ed515a0ca4a82e7666748412b15e880c26d27d0048

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