Skip to main content
POST
Get an identity-verification link for a person

Authorizations

x-api-key
string
header
required

Path Parameters

applicationId
string
required
referenceId
string
required

Response

url
string
required

Hosted identity-verification URL the person opens. Resumable — not single-use, survives a refresh and a second device, and stays valid as long as the inquiry does. A bearer credential: deliver it out-of-band and do not log it.

shortUrl
string
required

Deprecated — prefer url. A short one-time link, and a different credential rather than a shortening of url: it opens once, and stops working roughly five minutes after the person opens it. Also a bearer credential: deliver it out-of-band and do not log it. Kept for existing integrations; it will be removed in a future release.