Biometric
WORKFLOW ORCHESTRATOR

Your rules. Your flow.
No developer needed.

Choose which checks to include, set the order of steps and conditions — all in a visual builder. Ready-made configurations for banks, crypto, telecom and marketplaces.

0 codevisual no-code builder
6 modulesevery product as a building block
4 templatesready-made industry configurations
<5 minto set up a new scenario

Clients who trust us

NurbankOtbasy BankBinancenaimi.kzBank RBKTennisi.kzSun FinanceShinhan FinanceKcellNPCK — National Payment Corporation of Kazakhstan
Workflows

Build a scenario from ready-made modules.

Tick the technologies you need — the client goes through the selected route. Just like in the dashboard.

How it works

Three steps — and verification runs by your rules.

Choose checks, set the order of steps and conditions — all in a visual builder.

01

Choose checks

Liveness, documents, face match, AML, age estimation — turn on what you need, turn off the rest.

02

Configure the logic

Step order, branching by age and risk, trigger thresholds.

03

Launch it

A single SDK call, and the client goes through your custom flow.

Templates

Ready-made scenarios for your industry.

Don't want to build from scratch? Pick a ready-made template and adapt it to your needs.

Standard KYC
Liveness Core + Document Recognition v2 + Face2Face — a typical onboarding flow.
Liveness only
A fast entry without documents — when you just need a live person.
Digital signature
A ready-made identification and signing route, no need to build it from scratch.
Settings & thresholds

Configure the logic — no code, no developer.

In the dashboard you turn on module parameters and thresholds: age, attempts, session recording. The client follows your scenario.

For developers

Classic integration for developers

If your team prefers to build the architecture by hand — use our ready-made SDKs and API.

JS · Webview

Web SDK / Flow Widget

A ready-made JS camera widget for launching the scenario built in the Flow Builder on your website or in an embedded mobile browser (Webview). Design fully customizable to your brand book.

JavaScriptCustom designWebview
iOS · Android

Mobile SDK

Native libraries for mobile apps — they run the same scenario built in the dashboard, with deep access to the smartphone camera.

SwiftKotlinOffline-ready
Backend

REST API

Direct access to running the built scenario and its results for your server-side logic. Authorization via a private X-API-KEY.

RESTX-API-KEYServer-side
AI · AGENTS

MCP server for AI agents

AI agents run the built verification scenarios directly — no code required. Compatible with Claude, GPT and any MCP client.

MCPClaudeAI-agents
orchestrator — REST API
# Run the built scenario by session_id
POST /v1/orchestrator/run/
Host: api.biometric.vision
X-API-KEY: sk_live_••••••••••••••
Content-Type: application/json
{ "workflow_id": "wf_standard_kyc", "session_id": "sess_9f2a…" }
# → 200 OK
{ "status": "completed", "steps": [ "liveness_core", "document_recognition", "face2face" ], "passed": true }

Numbers & facts

0
lines of codeA visual Flow Builder — the whole scenario is assembled in the dashboard.
6
modulesLiveness, documents, face match, AML, age estimation and more — as blocks of one flow.
4
ready templatesConfigurations for banks, crypto, telecom and marketplaces — adapt to your needs.
<5 min
for a new scenarioChange logic and thresholds in the dashboard — no developers, no releases.