Kount Data Collector

The Kount Data Collector is a client-side JavaScript and mobile SDK component that gathers device fingerprinting and behavioral session data — including device characteristics, browser attributes, IP geolocation, and proxy detection — and ties it to a session identifier that is later submitted to RIS or the Payments Fraud API. The Data Collector is delivered as a hosted JavaScript snippet, an Android SDK, and an iOS SDK (both Objective-C/Swift bridge and pure-Swift variants).

Kount Data Collector is one of 3 APIs that Kount publishes on the APIs.io network.

Tagged areas include Device Intelligence, Fingerprinting, and Session. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: kount:kount-data-collector
name: Kount Data Collector
description: The Kount Data Collector is a client-side JavaScript and mobile SDK component that gathers
  device fingerprinting and behavioral session data — including device characteristics, browser attributes,
  IP geolocation, and proxy detection — and ties it to a session identifier that is later submitted to
  RIS or the Payments Fraud API. The Data Collector is delivered as a hosted JavaScript snippet, an Android
  SDK, and an iOS SDK (both Objective-C/Swift bridge and pure-Swift variants).
humanURL: https://developer.kount.com/hc/en-us
tags:
- Device Intelligence
- Fingerprinting
- Session
properties:
- type: Documentation
  url: https://developer.kount.com/hc/en-us
- type: SDK
  url: https://github.com/Kount/kount-web-sdk
  title: Web (JavaScript) SDK
- type: SDK
  url: https://github.com/Kount/kount-android-sdk
  title: Android SDK
- type: SDK
  url: https://github.com/Kount/kount-ios-sdk
  title: iOS SDK (Objective-C)
- type: SDK
  url: https://github.com/Kount/kount-swift-ios-sdk
  title: iOS SDK (Swift)