Skip to main content
Flows

Every integration executes a recipe: the combination of capabilities configured in your project's APIKey. The recipe defines what Unico executes in each process and how the results are consolidated into the single result — you don't need to orchestrate anything on your side.

Identity verification

FlowCapabilitiesPossible result
trust-decisionFraud Risk Classificationinconclusive high-risk critical-risk denied
unico-id-decisionIdentity Verificationapproved inconclusive denied
unico-id-trust-decisionIdentity Verification Fraud Risk Classificationapproved inconclusive high-risk critical-risk denied
idlive-idunico-decisionLiveness Identity Verificationapproved inconclusive denied
idlive-trust-decisionLiveness Fraud Risk Classificationinconclusive high-risk critical-risk denied
idlive-unico-id-trust-decisionLiveness Identity Verification Fraud Risk Classificationapproved inconclusive high-risk critical-risk denied

Brazil The flows below are only available for clients in Brazil

Score-based decisioning

Reduces inconclusive results with probabilistic risk scoring

FlowCapabilitiesPossible result
idunico-score-decisionIdentity Verification Risk Scoreapproved inconclusive retry denied
idunico-trust-score-decisionIdentity Verification Risk Score Fraud Risk Classificationapproved inconclusive retry high-risk critical-risk denied
idlive-idunico-score-decisionLiveness Identity Verification Risk Scoreapproved inconclusive retry denied
idlive-idunico-trust-score-decisionLiveness Identity Verification Risk Score Fraud Risk Classificationapproved inconclusive retry high-risk critical-risk denied
Revalidation and specific cases
FlowCapabilitiesPossible result
idage-decisionAge Verificationapproved inconclusive denied
idlive-idage-decisionLiveness Age Verificationapproved inconclusive denied

Interpreting results

Whichever recipe your APIKey runs, it always resolves to one of the same idCloud.result values — no need to interpret each capability's output separately:

idCloud.resultMeaningRecommended action
approvedReal person and validated identity.Proceed with the flow.
deniedIdentity not validated, liveness check failed, or extreme risk identified.End the flow or redirect to an alternative flow.
critical-riskCritical risk level identified.End the flow or route to manual review.
high-riskHigh risk level identified.Route to manual review or an alternative flow.
retryInsufficient capture or score to evaluate.Ask the user for a new capture.
inconclusiveNot enough evidence for a verdict.Route to manual review or an alternative flow.

See Get Process or Create Process for the full response contract.

No recipe fits your use case?

Talk to your Unico project contact — recipes can be combined and customized for your scenario.