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 name | Example value |
---|---|
authToken | tSfnDiNBT16iP7ThpP6K8QfF2maTK0Vvkxfvq4YV |

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.