Back to catalog
identity

KYC Tenure

Returns how long a user has held their mobile identity, used to assess trust level and profile risk.

Simulate an API call
Parameters
NameTypeRequiredDescription
msisdnstringrequired·
Sample response
{
  "tenure_months": 64,
  "tenure_band": "long",
  "trust_indicator": "strong"
}