Understanding Workflows
Workflows define the verification checks performed on an individual. Different workflows have different data requirements and query different data sources depending on regulatory and risk needs.Use
GET /v2/workflowsto see which workflows are enabled for your account.Workflow Requirements Matrix
Australia Workflows
Essential Tier
AUS-Basic1V-IDOnly
AUS-Basic1V-IDOnly
Description: Single government ID verification via DVSRequirements:
- Name (given + family)
- Date of birth
- Identity document (passport, driver’s license, or national ID)
- Australian Document Verification Service (DVS)
AUS-Basic2V-TwoPlus
AUS-Basic2V-TwoPlus
Description: Two or more data source verification (no ID required)Requirements:
- Name (given + family)
- Date of birth
- Residential address
- Credit bureaus
- Electoral rolls
- Public records
AUS-Basic2V-TwoPlusID
AUS-Basic2V-TwoPlusID
Description: Two+ data sources plus ID verificationRequirements:
- Name (given + family)
- Date of birth
- Residential address
- Identity document
- DVS
- Credit bureaus
- Electoral rolls
AUS-Basic3V-TwoPlus
AUS-Basic3V-TwoPlus
Description: Three data source verificationRequirements:
- Name (given + family)
- Date of birth
- Residential address
AUS-Basic3V-TwoPlusAge
AUS-Basic3V-TwoPlusAge
Description: Three data sources with explicit age verificationRequirements:
- Name (given + family)
- Date of birth (age verified)
- Residential address
Enhanced Tier
AUS-Advanced1V-IDOnly
AUS-Advanced1V-IDOnly
Description: Enhanced ID verification with additional compliance checksRequirements:
- Name (given + family)
- Date of birth
- Identity document
- AML screening
- PEP screening
- Sanctions lists
AUS-Advanced3V-TwoPlusID
AUS-Advanced3V-TwoPlusID
Description: Comprehensive verification with three sources plus IDRequirements:
- Name (given + family)
- Date of birth
- Residential address
- Identity document
Risk-Based Tier
AUS-Risk-CDD-Email-Phone
AUS-Risk-CDD-Email-Phone
Description: Customer Due Diligence with contact risk assessmentRequirements:
- Name (given + family)
- Date of birth
- Email address
- Phone number
- Email risk scoring
- Phone risk indicators
AUS-Risk-CDD-Email-Phone-Device-IP
AUS-Risk-CDD-Email-Phone-Device-IP
Description: Full risk assessment including device and network intelligenceRequirements:
- All CDD requirements
- Device fingerprint (via OneSDK)
- IP address
- Email risk
- Phone risk
- Device risk
- IP geolocation
New Zealand Workflows
NZL-Basic1V-OnePlusOne
NZL-Basic1V-OnePlusOne
Description: One primary plus one secondary source verificationRequirements:
- Name (given + family)
- Date of birth
- Identity document (NZ passport or driver’s license)
United States Workflows
USA-Basic1V-OnePlus
USA-Basic1V-OnePlus
Description: Basic US identity verificationRequirements:
- Name (given + family)
- Date of birth
- US address
- SSN (optional, improves match rate)
USA-eIDExpress
USA-eIDExpress
Description: Express electronic identity verificationRequirements:
- Name (given + family)
- Date of birth
Global Workflows
GLB-IntlOnePlus
GLB-IntlOnePlus
Description: International verification using country-specific data sourcesRequirements:
- Name (given + family)
- Date of birth
- Country of residence
GLB-AMLBasic
GLB-AMLBasic
Description: AML screening only (no identity verification)Requirements:
- Name (given + family)
- Date of birth
- PEP screening
- Sanctions lists
- Watchlists
GLB-AMLMedia
GLB-AMLMedia
Description: AML screening with adverse media monitoringRequirements:
- Name (given + family)
- Date of birth
- PEP screening
- Sanctions lists
- Adverse media
Global Address Verification (Ruleset-Based)
Global Address Verification (KYC Ruleset)
Global Address Verification (KYC Ruleset)
Description:
Verifies a residential address using country-specific data sources and fuzzy matching rules, without requiring full identity verification.Typical Crypto Use Cases:
Verifies a residential address using country-specific data sources and fuzzy matching rules, without requiring full identity verification.Typical Crypto Use Cases:
- Wallet creation
- Tiered onboarding (Tier 0 / Tier 1)
- Jurisdiction eligibility checks
- Proof-of-address prior to higher transaction limits
- Residential address
- Country of residence
- Street number
- Street name
- Locality / city
- Subdivision / state (where applicable)
- Postal code
- Country
- Address normalization
- Partial and fuzzy matching across providers
- Country-specific address formats
- Multiple provider corroboration
- Government ID
- Name matching
- Date of birth verification
- AML screening via
GLB-AMLBasicorGLB-AMLMedia - Risk-based escalation to identity verification if required
Global Age Verification (DOB Only)
GLB-DOBVerify (two_plus_age)
GLB-DOBVerify (two_plus_age)
Description:
Standalone date-of-birth verification against trusted data sources.
This workflow verifies age only and does not perform full identity verification.Use cases:
Standalone date-of-birth verification against trusted data sources.
This workflow verifies age only and does not perform full identity verification.Use cases:
- Age-gated products (gaming, content platforms)
- Lightweight eligibility checks
- Pre-KYC or step-up verification flows
- Jurisdictional age compliance without ID collection
- Given name
- Family name
- Date of birth
- Country of residence
- DOB is checked against two or more independent data sources
- No document upload required
- No biometric or identity matching performed
- Returns age confidence only (not identity confidence)
PASS— Date of birth confidently verifiedREVIEW— Partial match or insufficient confidenceFAIL— Date of birth could not be verified
- Entity Age
- Jurisdiction Risk
- Data Consistency Across Sources
- Does not verify identity
- Does not satisfy KYC or AML requirements on its own
- Should be paired with a KYC workflow if identity assurance is required
- Identity verification:
GLB-IntlOnePlus - Fraud signals (optional): Device and IP risk checks
Choosing the Right Workflow
1
Determine regulatory requirements
Understand the verification level required in your jurisdiction.
2
Assess available user data
Choose workflows that match the data you can reliably collect.
3
Balance UX and security
More checks increase assurance but add user friction.
4
Apply risk-based escalation
Use enhanced workflows for higher-risk users.