KYC · AML · NFC · LIVENESS · FACE

Verify your customers' identity in seconds

End-to-end identity verification infrastructure combining OCR, NFC chip verification, ML-based liveness analysis and biometric face matching in a single session flow.

≈2 min end-user flow18 document checks3 liveness layers96% auto-decidedSOC 2 · ISO 27001 · KVKK

TRUSTED BYFintech BankPayMintyKripto BorsaSigorta+MobilOperatör

Capabilities

What we do

Every verification check your compliance and fraud teams need — each built on transparent, auditable algorithms, behind one API and one session flow.

FOR DEVELOPERS

One POST request. The rest is a signed webhook.

You open the session server-side and send the user to the returned URL. When the decision settles you receive it over an HMAC-SHA256 signed webhook — no polling, no key in the browser.

See integration examples
POST /v1/sessions/
{ "applicant_external_id": "usr_1042" }

# → 201
{ "session_id": "550e8400-…", "sdk_url": "https://verify.idotta.com/session/…" }

# → webhook
X-Signature: sha256=9d41…
{ "status": "approved", "checks": 18 }

Ready to integrate?

Get in touch for a sandbox environment, API keys and integration documentation.