SMS-24  ·  Home  ·  Pricing

0–100 phone rating — explainable risk score

A single 0–100 score (0 = block, 100 = trust) combining HLR, 12 antifraud signals, fraud-ring clusters and behavioural fingerprints. Per-signal contribution so you can show the user why we said no — required for EU/UK regulatory transparency.

What goes into the score

Per-signal contribution

Every response includes a contributions array listing which signals pushed the score up or down by how much, so you can render an audit trail in your fraud-review dashboard. This is what EU's Digital Services Act and UK Online Safety Act mean by "explainable automated decision".

Endpoint

GET /api/v1/numbers/{phone}/rating — returns score, recommendation (allow / warn / block) and per-signal contributions in ~50 ms.

Related