Back to catalog
identity

Device Binding

Binds a user to a trusted device to authenticate subsequent sessions without friction and reduce OTP usage.

Simulate an API call
Parameters
NameTypeRequiredDescription
msisdnstringrequired·
device_idstringrequired·
Sample response
{
  "binding_id": "bind_a1b2c3d4",
  "bound": true,
  "expires_at": "2027-05-19T00:00:00Z"
}