Skip to main content
Explore our most popular pre-built workflows below. Each demo runs on demos.didit.me and gives you a fully interactive preview — no sign-up required.
The demo runs the production verification engine end to end (document capture, liveness, face match, AML, etc.) — the only differences from a real integration are that the workflow is pre-built and the results are not stored against a customer account. To inspect the API payloads and webhooks behind any workflow, recreate it on your own test workflow and call the Create Session endpoint with the same features.

Verification Workflows


What to expect in each demo

Every demo walks through the same three stages a real user sees in production:
  1. Capture — Camera permission, ID document upload or photo, and short liveness clip.
  2. Verification — Real-time OCR, biometric comparison, AML / PEP screening (where applicable), and decision logic.
  3. Result — Pass / fail / in-review screen. Sample sessions are non-billable and decay after a few minutes.
For technical detail on what runs under the hood, see Feature Behavior and the Sessions API reference.

Run it locally

Clone the full demo repository to inspect the integration code (Next.js, hosted flow, webhook handler) and run it in your own environment.

GitHub repository

Reference Next.js implementation of every workflow on this page — clone, set DIDIT_API_KEY, and run.

Demo Center

Try all workflows live in your browser — no sign-up required.

Next steps

Quick start

Create a workflow, grab an API key, and start your first real session in under five minutes.

SDKs & libraries

Web, mobile, and backend SDKs that wrap the demos shown here.