v1

latestOpenAPI 3.1.02026-07-26165182724.7 KB
business

Start KYB

Start the "Know Your Business" process. This API will return a SumSub token to be entered into the KYC SDK where the user is then guided through the verification flow.

post/kyb/start

Request body

businessIdstring uuid required

Business ID

Response

success

tokenstring required
businessIdstring uuid required
verificationLinkstring url required

Example response

{
  "token": "_act-sbx-cc6a85f3-4315-4d26-b507-3e5ea31ff2f9",
  "verificationLink": "https://in.sumsub.com/idensic/l/#/sbx_Eke06K3fpzlbWuf3"
}