Back to catalog
identity

Identity Trust Score

Identity trust score based on SIM tenure, device reputation, usage history, geographic consistency and network stability.

Simulate an API call
Parameters
NameTypeRequiredDescription
msisdnstringrequired·
device_idstringoptional·
Sample response
{
  "trust_score": 84,
  "trust_band": "high",
  "factors": [
    "sim_tenure_long",
    "device_known",
    "geo_consistent",
    "network_stable"
  ]
}