fraudlock.io
How it worksSignalsIntegration
INDIA'S FRAUD INTELLIGENCE NETWORK

Stop fraud before it
costs you money

FraudLock gives every portal a shared fraud intelligence layer. One API call tells you if a player is a known fraudster — across the entire network.

No credit card required
Live in under 30 minutes
Fail-open — never blocks your traffic
1,284
Flagged players
12
Portals live
₹2.4Cr
Fraud prevented
<80ms
API response time
99.9%
Uptime

HOW IT WORKS

Three touchpoints. Full protection.

Add FraudLock to your registration, deposit, and fraud reporting flows in one afternoon.

1

Register Check

Before a new player signs up, FraudLock checks their mobile, email, UPI and device against the network. Blocked fraudsters never get in.

GET /api/v1/register-check
2

Deposit Check

Before processing a payment, check the player current risk score in real time. Hold, flag or block deposits from high-risk players automatically.

GET /api/v1/check
3

Network Intelligence

Every confirmed fraud you report is shared across the network. A fraudster caught on one portal is flagged everywhere — permanently via FLID.

Bulk Import + API

FRAUD SIGNALS

Every identity signal, linked forever

FraudLock assigns every person a permanent FraudLock ID (FLID) — even if they change their phone, email or device.

Mobile Number

Primary FLID anchor. Auto-normalised to +91 format. Deduplicated across all portals.

UPI / VPA

Links players across payment methods. UPI handles are permanent even when phones change.

Device Fingerprint

Catches multi-account fraud. Same device across different numbers = instant flag.

IP + VPN Detection

Identifies VPN, proxy and datacenter IPs. Masked identities get automatic risk score boost.

// Register check — add to your signup flow
const res = await fetch(
  `https://fraudlock.io/api/v1/register-check`,
  { headers: { 'X-API-Key': YOUR_KEY } }
)
 
// Response in <80ms
{ risk_level: "blocked",
  flid: "FL-A3B7C291",
  score: 100,
  recommendation: "deny" }

Live in under 30 minutes

Add two API calls to your backend. Drop one JS snippet on your frontend. That is the full integration — no complex setup, no SDK to install.

PHP, Node.js and Python code snippets ready to copy
Fail-open by default — FraudLock going down never blocks your traffic
Bulk import your historical fraud data on day one
Real-time dashboard with risk scores, signals and incidents

Ready to protect your portal?

Join the network. Every portal that joins makes the intelligence stronger for everyone.

fraudlock.io

© 2026 FraudLock. Built for Indian gaming portals.

contact@fraudlock.io