Marketplace Trust & Safety
Marketplace Trust & Safety
Marketplace Trust & Safety
Marketplaces and platforms face a unique challenge: you need to verify both sides of a transaction — sellers, service providers, landlords, drivers, or any user who interacts with others on your platform. Verifa gives you the tools to verify identities, screen against watchlists, detect duplicates, and build trust across your platform.
Watchlist screening, risk assessment, and identity cross-reference run automatically on every session — you don’t need to add them.
Always include an external_ref (your internal user ID) when creating sessions.
Verifa automatically creates an identity record when the session completes,
linking the verified data to that reference. This enables duplicate detection,
re-verification, and continuous monitoring.
Fraudulent sellers often create multiple accounts after being banned. Add Duplicate Detection to your workflow to catch this. It compares:
When a duplicate is detected, the session is routed to manual review.
Maintain a list of banned users and match new signups against it. Add List Check to your workflow to enable matching.
Build this workflow in the dashboard using the visual workflow builder:
Watchlist screening and risk assessment run automatically on top of this. Use conditional nodes to route high-risk sessions to manual review.
See the Creating a Workflow tutorial for a step-by-step walkthrough.
Use verifa.js to verify users without leaving your marketplace:
Once a seller or provider is verified, display trust indicators:
Retrieve this from the identity record (automatically created when the session completed):
Create different workflows for different user types. Use the metadata field to
tag the user type, then use different workflow_id values:
wf_seller_onboarding — Full verification with AML + duplicate detectionwf_buyer_verification — Lighter check with document + face match onlywf_provider_verification — Full verification + address + phone riskFor periodic re-verification or when suspicious activity is detected, create a
new session with the same external_ref. Verifa links it to the existing
identity automatically:
Verifa supports documents from 100+ countries. Set the country field to
optimize OCR accuracy, or omit it to let Verifa auto-detect the document origin.
Use webhooks to automatically activate or flag accounts: