Skip to main content
Requirements
  • API key pair
  • Custom flow created via dashboard
  • Session creation via API enabled (done by iDenfy’s staff)
  • Finances

KYB Integration Schema

Step 1: Create Business Verification Form Session

For full request and response details, see the API Reference tab for the kybTokensCreate endpoint.
Pass one or more existing identity verification scanRefs in the scanRefs field to link already-verified individuals (Directors, Representatives, Beneficial Owners) to this company without requiring them to re-verify. The same scanRef can be reused across any number of companies — see KYC Integration.

Step 2: Creating Company

Once the token is generated you can either:
To redirect the user to the iDenfy Business verification UI, construct the redirect URL as follows:
  1. Start with the base URL
  2. Obtain the tokenString value from the new Business verification token response
  3. Append this tokenString value directly to the end of the base URL: https://kyb.ui.idenfy.com/welcome?authToken=
Example:If the tokenString received from the API is 9TIMoX4oSVmWDJ8qS7zeFUMTh5hi1EcqqLTrPR9r, the complete redirect URL will be: