Copy of Overview
Explore our guides and examples to integrate ComplyCube.
ComplyCube is a complete identity verification and anti-fraud platform that helps businesses of all sizes automate KYC and AML flows and processes.
This documentation is your starting point, guiding you from account setup, through understanding our products, to choosing the integration path that best suits your needs, and creating your first identity verification
1. Create an account
Set up a ComplyCube account and immediately start verifying customers.
Create account Explore all products
When you create an account, your sandbox environment is automatically populated with sample data, allowing you to explore and get familiar with the platform.
1. Get set up
Create account
Sign up and verify your email to access the Portal. Invite team members and manage roles.
Create an account →
Environments & keys
Work in Sandbox first, then switch to Live when ready. Retrieve your API keys securely and follow least-privilege practices.
Explore all products →
Integration assistant
Generate copy-paste code tailored to your setup with our guided assistant.
Open assistant →
2. Explore our products
New to ComplyCube? Take a moment to discover the full range of products and services we provide before selecting your integration path.
This helps you understand the checks and capabilities you can bring together in a workflow.
Explore all products →
3. Choose your integration path
Recommendation: Start with Flow (low-code) or SDKs in Workflow mode for the fastest and most maintainable integration. Use Check-driven only when you need bespoke logic.
Portal (No-code)
Run KYC/AML checks directly from the ComplyCube Portal - ideal for manual reviews, low volume, or quick trials.
Use Portal →
Flow (Low-code, Hosted)
Design verification journeys in the Workflow Designer and run them on a hosted, branded page with minimal code.
Build with Flow →
SDKs (Web & Mobile)
Embed verification flows inside your app. Choose Workflow mode (recommended) for orchestration or Check-driven mode for fine control.
Explore SDKs →
API Integration
Bring your own UI and connect directly to ComplyCube APIs. Offers the most granular control, suited for advanced or partner implementations.
API Reference →
4. How integrations work
Workflows
Define the end-to-end verification journey (stages, rules, policies). Update flows without redeploying your app.
About Workflows →
Workflow sessions
Each customer run creates a session that tracks progress and captured data. Sessions can be resumed after exit and may end as started, processing, complete, abandoned, or cancelled. Session lifecycle →
Checks & results
Run AML screening, document, biometric, and proof-of-address checks. Access results via the Portal, API, or webhooks. Handling results →
::end-cards::
5. Build & test
Configure webhooks - Receive results asynchronously and implement retries/idempotency.
Security guidance - Generate short-lived SDK tokens server-side.
Testing data - Use Sandbox triggers to simulate outcomes.
Limits & errors - Handle rate limits and error responses.
Integration checklist -
7. Next steps
Start with Flow (low-code) → Create a Flow session
Prefer in-app UI → Web SDK · Workflow integration / Mobile SDKs
Need full control → API (Check-driven) guides
Explore → API Reference · Webhooks · Changelog
Quick start
There are multiple ways to use and integrate ComplyCube's services.
There are multiple ways to use and integrate ComplyCube's services.
Web SDK
Our Web SDK provides a UX-optimized UI that guides your clients via a simple verification process. It can be quickly dropped into your web application in minutes.
Get started with our Web SDK ->
Mobile SDK
Our native Mobile SDKs make building a frictionless and intuitive client onboarding and biometric verification experience in your app quick and easy.
Get started with our Mobile SDK ->
Web Portal
A turn-key solution for users who want to get started immediately without writing a single line of code. It's perfect for when you're handling low volumes.
Get started with our Web Portal ->
Hosted Solution (Flow)
A secure, branded, fully customizable, hosted KYC and identity verification page that lets you verify your clients quickly, with minimal code.
Get started with our Hosted Solution ->
API Integration
Several ways are available for integrating with ComplyCube services, including a REST API, Client Libraries, and SDKs.
You can try out our Postman Collections for immediate access to our API. It does not require signing up.
You can get started with our API Integration Guide.
See our API reference for detailed specifications of all our APIs.

