identity
Identity Trust Score
Identity trust score based on SIM tenure, device reputation, usage history, geographic consistency and network stability.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| msisdn | string | required | · |
| device_id | string | optional | · |
Sample response
{
"trust_score": 84,
"trust_band": "high",
"factors": [
"sim_tenure_long",
"device_known",
"geo_consistent",
"network_stable"
]
}