Create Verification Token
Account Onboarding
Create Verification Token
Creates an identity verification (Sumsub WebSDK) access token for an individual account so the account holder can complete ID document upload and liveness checks in your app. Tokens expire after 30 minutes; request a new one when it expires. For business accounts, use the related-person KYC link instead.
POST
Create Verification Token
Creates an identity verification access token for an individual account, so the account holder can complete ID document upload and a liveness check using the Sumsub WebSDK embedded in your application.
For related persons on business accounts, use Generate KYC Link instead — it provides a hosted page and requires no SDK integration.
Poll Get Verification Status to confirm the result before submitting the application.
Example Request
Example Response
Using the token
Pass the token to the Sumsub WebSDK in your frontend. The SDK walks the user through document capture and liveness:Tokens expire after 30 minutes. Use the SDK’s expiration handler to request a fresh token from this endpoint.
Authorizations
Your Rolla API key
Path Parameters
Identifier of an account owned by the same user as your API key's business