Skip to main content

Deployment Models & Data Tiers

Two independent choices shape how the IDV Platform runs for a Company: where it is hosted (deployment model) and how much data it keeps (data tier). Both use the same API, so integrations do not change when a choice changes.

Deployment models​

ModelDescriptionBest for
SaaS (Innovatrics-managed)Hosted and operated by Innovatrics. No infrastructure to run; scales automatically.Fast time-to-market; teams that do not want to operate biometric infrastructure.
Self-hostedDeployed on the Company's own infrastructure (on-premises or private cloud). Same product, same API, Company-managed operations.Banking, telco, insurance, government — where data residency, sovereignty, or internal policy requires control over where personal data is processed.

Both models are GDPR-compliant and expose an identical API surface.

Data tiers​

The data tier determines whether verification data is kept after a session ends. It maps directly to the commercial model.

TierWhat it doesBilling model
Session-based (no storage)Runs the verification and returns the result. No Customer or Digital Identity records are kept; no images are retained beyond the session.Priced per session.
StoredPersists Customer and Digital Identity records, captured images, and audit history. Unlocks the back office, record management, and fraud tooling.Priced per stored user.

On top of the Stored tier, Companies can add:

Add-onWhat it adds
1:N Biometric IdentificationFacial duplicity check against watchlists — detect duplicate accounts, catch repeat fraudsters, recognize returning customers. Requires the Stored tier.

What each tier enables​

CapabilitySession-basedStoredStored + 1:N
Document & face verification, liveness, fraud checks✅✅✅
Result returned to the integrator✅✅✅
Customer & Digital Identity records—✅✅
Back office (review, CRM, audit)—✅✅
Document duplicity check (name / DOB / number)—✅✅
Facial duplicity check & watchlists (1:N)——✅

Data retention and GDPR​

  • Session-based keeps no personal data after the session — the lightest privacy footprint.
  • Stored retains data for the lifetime of the Customer relationship; the Company controls erasure through anonymization.
  • Transport is always encrypted; captured media is encrypted in transit and, on the Stored tier, at rest.

See also​