A fraud detection API built on the largest dataset of buyer behavior in Algeria. One endpoint, 9 risk signals, instant decision.
No complex setup. One line of code, 200 ms latency, a clear signal.
For every new COD order, post a tiny JSON: phone, wilaya, order value, IP. One line gets you started.
Past rejection history, cross-store velocity, wilaya consistency, IP patterns, phone freshness. 9 signals in <200 ms.
Score (0-1) + tier (trusted / caution / high risk) + factor breakdown. Your business logic stays in control.
No need to rewrite your checkout. Send the request, read the response, decide. SDKs for Laravel, Next.js, and WooCommerce.
📖 Full documentation# Send a check curl https://trust.tkawen.com/v1/check \ -H "Authorization: Bearer tkw_live_..." \ -d '{ "phone": "+213555123456", "wilaya_id": 16, "order_value": 4500, "ip": "41.x.x.x" }' # Instant response { "score": 0.18, "tier": "trusted", "factors": [ { "name": "phone_history", "weight": -0.40 }, { "name": "wilaya_velocity", "weight": +0.10 } ], "request_id": "trk_a1b2c3" }
Start free. Pay only for what you use. No forced annual contracts.
Perfect for testing the API + small stores
For scaling platforms + active COD stores
99.9% SLA + dedicated Slack channel
POST /v1/report sends rejected orders + reason. Your platform AND other subscribed platforms benefit = network effect.Get an API key in 30 seconds. 1,000 calls free every month. No credit card.
Get my API key now