Flow architecture

Macro architecture flow

A high-level look at how zKYC handles verification, proof generation, and reuse across multiple services.

End-to-end lifecycle

  1. 1.User starts verification in the secure zKYC environment.
  2. 2.zKYC performs document + optional liveness checks.
  3. 3.A reusable proof is issued and linked to the user/session.
  4. 4.Partners validate the proof via the SDK or API without touching raw documents.

Artifacts

Proofs are small cryptographic attestations that confirm the verification outcome. They can be validated without revealing underlying documents, letting you meet compliance needs while keeping user data private.