CheckExistenceOfEmailOrPhone

View as Markdown

Checks whether a phone number or email is already registered. When hasCDI is true in the response, the user has a validated identity in the VLens Network and is eligible for the CDI registration flow.

Authentication

ApiKeystring
Static API key issued to your tenant. Required on every request.

Request

This endpoint expects an object.
phoneNumberstringRequired
emailstringRequired

Response

Existence check result. When hasCDI is true, the user is eligible for the Consent-based Digital Identity (CDI) registration flow.

dataobject
error_codestring
error_messagestring