How KYC Links work
- Create a new User if no User ID is provided
- Submit KYC for a User if a ID is passed
- Configure redirect behavior after KYC completion
- Customize the logo with a templat
API Usage
Generate a KYC link using the following endpoint:Redirect URL
When aredirectUrl
is provided, users will be redirected to that URL after completing their KYC information. The User ID will be automatically appended as a query parameter:
Recipient Email
TherecipientEmail
parameter allows you to automatically send the KYC link to users. This feature is only available in production environments for security reasons.