Web SDK Guide
Leverage our UX-optimised Web SDK to quickly verify your clients.
The ComplyCube Web SDK provides a UX-optimised UI that guides your clients via our simple verification process. For video capture, clients must complete a randomized challenge, including the recital of some digits and performing a simple action.
Integration at a glance
Our Web SDK is quick to integrate and can be quickly dropped into your web application in 2 simple steps:
1. Generate an SDK Token
Tokens enable clients to send personal data to ComplyCube via our SDKs securely. Use the generate token endpoint to obtain an SDK token and initialize the Web SDK next.
2. Mount the SDK
To mount our Web SDK, you need to include it on your target page, as shown below.
The links to complycube.min.js
and style.css
can be found in your developers portal.
Next steps
Follow our detailed Web SDK integration guide to explore the features and customizations it offers.
Last updated