Skip to main content

KYC Redirect to WEB UI

Redirect action

You may initiate a HTTP redirect action for your client to https://ivs.idenfy.com/api/v2/redirect by appending a generated token from verification session as a URL query string parameter.

Query string parameter nameExample value
authTokentSfnDiNBT16iP7ThpP6K8QfF2maTK0Vvkxfvq4YV

Flow

Examples

An example redirect URL looks like this: https://ivs.idenfy.com/api/v2/redirect?authToken=3FA5TFPA2ZE3LMPGGS1EGOJNJE

And after the redirection, the user will see our identity verification WEB UI.