Products
Integration Guides
Support
Submit a Ticket
Sign In
Products
Links
Integration Guides
Support
Sign In
Identity and Fraud Developer
Command (Deprecated)
Command (Deprecated)
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 dev...
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 da...
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 ...
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...