Developer
Products
Payments Fraud
Account Protection
Consumer Insights
Command
Dispute and Chargeback Management
Integration Guides
Support
Submit a Ticket
Sign In
Developer
Products
Payments Fraud
Account Protection
Consumer Insights
Command
Dispute and Chargeback Management
Links
Integration Guides
Support
Sign In
Kount Developer
Command
Command
Protect online events
Integration
See All
Integration Guide
How to Create an API Key for Authentication to Kount
API keys are required to authenticate to Kount when using Risk Inquiry Service (RIS), making an API call, or for vari...
How to Integrate Single Sign-On into Command
Command Single Sign-On (SSO) support is done using the SAML standard. Your Identity Provider (IDP) platform must be ...
How to Submit Orders Originating from a Call Center or Kiosk
When a merchant submits orders with the same web page interface as a customer, the data regarding the merchant’s devi...
Integrating 3D Secure
You can enable 3D Secure (3DS) to further assist in your fraud prevention. 3DS provides an extra layer of security ...
Introduction to Kount Command
Kount Command is a fraud-prevention solution that uses advanced Artificial Intelligence (AI) equipped with supervised...
Kount Environments Overview
Kount has separate environments for test and production. Initial integration for both the Device Data Collector (DDC)...
Risk Inquiry Service
See All
RIS SDKs
How to Implement the Risk Inquiry Service
The Risk Inquiry Service (RIS) joins device data provided from the data collector process with the customer order dat...
How to Authenticate the Risk Inquiry Service
To preserve the security of Risk Inquiry Service (RIS) data, merchants must authenticate to Kount using an API Key wh...
Invoking the Risk Inquiry Service
Pre-authorization and post-authorization are the two methods for invoking Risk Inquiry Service. Each unique method r...
Risk Inquiry Service Data Submission
When submitting data to Risk Inquiry Service (RIS), it is recommended to send as much data as possible. As part of t...
Risk Inquiry Service Modes
The Risk Inquiry Service (RIS) joins device data with customer order data, and then evaluates and scores each transac...
Risk Inquiry Service Items Purchased Data
Each Risk Inquiry Service (RIS) request must be submitted with a minimum of one purchased item. While other RIS data ...
Event Notification System
See All
Event Notification System (ENS) Guide
The Event Notification System (ENS) provides customers the ability to have specific automated interactions without th...
How to Enable ENS within the Agent Web Console
To enable the ENS feature and designate the specific URL settings, log in to the Agent Web Console (AWC): Select the...
ENS Event Categories
Event Categories Events are divided into four categories. The following describes individual events categories. Each ...
ENS Facts
Facts If Kount sends a batch of updates (maximum of 20 per batch), the entire batch of updates can timeout, even if ...
How to Receive Event Notifications through ENS
Receiving Event Notifications To receive event notifications, an HTTP (port 80) or HTTPS (port 443) listener service ...
ENS Special Alert Event Code Example
Special Alert Events There is only one special alert event and it applies to transactions that have previously been m...
Code Examples
CURL Command Example for API Call
Make the following CURL call for API: curl -G -d "trid=ABCDEFG12345" -H "X-Kount-Api-Key: yourapikeyhere" https://ap...