Quick Start Guide

How to install the Sensfrx Platform in your application.


Welcome to Sensfrx Documentation.

Sensfrx is a fraud prevention platform that uses cognitive intelligence technology to identify harmful activities such as risky logins, fake registrations, fraudulent transactions, and other suspicious actions. You can integrate Sensfrx into your web and mobile apps, including iOS and Android, to reduce the risk of fraud.

Below is a quick step by step guide to get started:  

  • Step 1: Create and setup your account 

  • Step 2: Generate API keys 

  • Step 3: Client-side integration 

  • Step 4: Server-side integration 

Step 1: Create Account and setup your account 

1.1 Sign up for a free trail to get started — no credit card needed  

 
1.2 Verify your email and then complete your setup  

1.3 Name your property and select your industry type. 

1.4 Based on your industry, see the next steps. If you choose eCommerce, Sensfrx will ask for more details about your eCommerce integration.   

 


Step 2: Generate API keys 

2.1 Create the property ID and secret for API or extension authentication by clicking on the GENERATE SECRET button as shown in below image: 


Step 3: Client-side integration  

3.1 Web Integration 

The client-side JavaScript, referred to as Pixel in this guide, is installed on your website or as a native agent in your mobile app. Once your account is created and you have your property ID and secret key, the agent collects browser or device information and sends it to the Sensfrx Platform. The platform then generates unique device IDs for each browser or mobile device. 

Installing the Sensfrx agent is effortless.


3.2 Plugins and Extensions 

Sensfrx offers seamless support for extensions and plugins, making it easy to integrate with your favorite platforms.

Get started today:

Step 4: Configure server-side API

Configure the server-side API in your web or mobile apps and use your property ID and secret key for authentication. This API lets you send raw data to Sensfrx's cognitive engine, and it returns with risk score. 
 
Sensfrx provides server-side SDKs in multiple programming languages to make it easier to configure your web or mobile apps. These SDKs help you work with the Server API seamlessly. To get started, click on the DOWNLOAD SDK button following by extracting the files and adding them to your PHP directory.  

Once done, include the API functions followed by clicking on the VERIFY button.  

For more information, check out SDKs and Libraries.

 
 

 

 

On this page