Generate KYC Link
Last updated
Last updated
This API allows clients to generate a unique KYC link for their users to verify their identity. The generated link can be sent to the user. Once the user follows the link, they can continue the verification process via a web browser.
Method: POST
Authorization: Bearer Token
Content-Type: application/json
POST
https://sdk.faceki.com/kycverify/api/kycverify/kyc-verify-link
Authorization*
String
Bearer [token]
Content-Type*
String
application/json
expiryTime
Number
expiryTime in minutes
applicationId
String
Unique Identifier for record
redirect_url
String
Redirect URL After KYC
workflowId*
String
Mandatory, you can generate a workflow through the portal and copy the ID to use in the API