Back to catalog
security

Account Takeover Detection

Detects device changes, network changes, recent SIM, suspicious geolocation and anomalous behavior to block account takeovers.

Simulate an API call
Parameters
NameTypeRequiredDescription
msisdnstringrequired·
device_idstringoptional·
ipstringoptional·
Sample response
{
  "ato_risk": "low",
  "ato_score": 14,
  "signals": [
    "device_known",
    "no_sim_swap",
    "geo_consistent"
  ]
}