Solutions for Startups Overview
Choose the right Socure Launch solution for your use case — identity verification, fraud prevention, compliance screening, or document verification, all pre-configured and ready to integrate.
Socure Launch is a self-service RiskOS™ experience that provides pre-configured identity verification, fraud prevention, compliance, and document verification workflows. Select a solution, create a Sandbox account, and start integrating — no sales call required.
How Socure Launch works
flowchart LR
A[Create Account] --> B[Choose a Solution]
B --> C[Build Integration]
C --> D[Run Evaluations]
D --> E[Receive Decisions]
- Create a Sandbox account at riskos.sandbox.socure.com to get your API and SDK keys.
- Choose a solution based on the verification and compliance requirements for your use case.
- Build your integration using the Hosted Flow or Direct API path available for your solution.
- Run evaluations by submitting user data to the RiskOS™ Evaluation API.
- Receive decisions — RiskOS™ returns
ACCEPT,REJECT, orREVIEWfor each evaluation.
Solutions
Prefill > KYC + Fraud + Watchlist > DocV Step-Up
The most comprehensive onboarding solution. Prefills identity data from minimal input, runs KYC and fraud checks, screens against global watchlists, and triggers document verification only when additional proof is needed.
Includes:
- Advanced Prefill (autofill identity data from phone + DOB)
- Digital Intelligence (device and behavioral risk)
- Phone Risk + OTP (conditional)
- KYC — Socure Verify
- Fraud detection — Sigma Identity Fraud, Sigma Synthetic Fraud
- Watchlist screening — OFAC, UN, HMT, PEP, adverse media
- Predictive DocV (conditional step-up)
Integration: Hosted Flow or Direct API
When to choose this: You need full onboarding coverage with minimal user friction. Users provide a phone number and date of birth, and RiskOS™ handles the rest.
flowchart LR
A[Phone + DOB] --> B[Device Risk]
B --> C[Prefill]
C --> D[KYC + Fraud + Watchlist]
D --> E{Step-up?}
E -->|No| F[Decision]
E -->|Yes| G[DocV]
G --> F
KYC + Fraud + Watchlist > DocV Step-Up
Runs identity verification, fraud detection, and watchlist screening on user-submitted data. Triggers document verification for high-risk signals.
Includes:
- Digital Intelligence (device risk gatekeeper)
- KYC — Socure Verify
- Fraud detection — Sigma Identity Fraud, Sigma Synthetic Fraud
- Watchlist screening — OFAC, UN, HMT, PEP, adverse media
- Predictive DocV (conditional step-up)
Integration: Hosted Flow or Direct API
When to choose this: You collect user data directly and need strong identity assurance with conditional step-up to document verification.
DocV + Watchlist
Verifies a government-issued ID and biometric selfie, then screens against global sanctions lists. Every user completes document verification — DocV is the primary verification method, not a conditional step-up.
Includes:
- Predictive DocV (government ID + biometric selfie)
- Fraud detection (fake ID, deepfake, stolen document detection)
- Watchlist screening — OFAC, UN, HMT, PEP, adverse media
Integration: Direct API only
When to choose this: Compliance requirements mandate document proof and sanctions screening for every user.
DocV with Socure Pass
Verifies a government-issued ID and biometric selfie on first visit. Returning users authenticate with a passkey and skip repeat verification through Socure Pass.
Includes:
- Predictive DocV (government ID + biometric selfie)
- Fraud detection (biometric liveness checks, deepfake detection)
- Socure Pass (passkey-based reusable identity)
Integration: Hosted Flow only
When to choose this: You need document verification with reduced friction for returning users. Socure Pass lets verified users skip the document scan on subsequent visits.
DocV
Captures and verifies a government-issued ID and biometric selfie. No additional enrichments — document verification only.
Includes:
- Predictive DocV (government ID + biometric selfie)
- Fraud detection (fake ID, deepfake, stolen document detection)
Integration: Direct API only
When to choose this: You need document-based identity verification without KYC, watchlist, or additional enrichment.
Compare solutions
| If you need... | Choose | Integration |
|---|---|---|
| Full onboarding with prefill and conditional DocV | Prefill > KYC + Fraud + Watchlist > DocV | Hosted Flow or Direct API |
| KYC, fraud, and watchlist with conditional DocV | KYC + Fraud + Watchlist > DocV | Hosted Flow or Direct API |
| Document verification + sanctions screening | DocV + Watchlist | Direct API only |
| Document verification with returning-user reuse | DocV with Socure Pass | Hosted Flow only |
| Document verification only | DocV | Direct API only |
Integration paths
RiskOS™ supports two integration paths. The available paths depend on the solution you select.
| Hosted Flow | Direct API + SDK | |
|---|---|---|
| How it works | RiskOS™ hosts the onboarding UI. You create a session and redirect users to the hosted flow. | You build the UI. Your backend sends API requests to RiskOS™ and launches the DocV SDK when needed. |
| You handle | Session creation and user redirect | Frontend implementation, data collection, and workflow orchestration |
| RiskOS™ handles | User interaction, data collection, KYC, fraud, watchlist, DocV, and decision delivery | Identity verification, fraud scoring, watchlist screening, DocV capture, and decision delivery |
| Result delivery | Webhook | API response (synchronous) or API response + webhook (asynchronous) |
| Best for | Teams that want to launch with minimal frontend work | Teams that need full control over the user experience |
Note:
Not every solution supports both integration paths. DocV + Watchlist and DocV are Direct API only. DocV with Socure Pass uses Hosted Flow only. Check the solution details earlier in this topic for available paths.
What's included with Socure Launch
Every Socure Launch solution includes:
- RiskOS™ platform access — the same evaluation engine and decisioning infrastructure used across all RiskOS™ solutions
- Sandbox environment — test your integration with Sandbox test cases before going to production
- Pre-configured workflows — each solution runs a ready-to-use verification workflow with no configuration required
- Webhook delivery — receive evaluation results asynchronously via webhook events
- Self-service account creation — create a Sandbox account and start building in minutes
Note: Socure Launch accounts run one active solution at a time. Contact [email protected] to change your solution.
Get started
- Create a Sandbox account to get your API and SDK keys.
- Select a solution and integration path in the RiskOS™ Dashboard.
- Build and test your integration using Sandbox test cases.
- Move to production when your integration passes validation.
Updated about 5 hours ago
