Orchestration
One flow for every verification journey
Compose versioned workflows, collect purpose-specific consent, and issue one-time hosted sessions without coupling your application to a single provider.
DAJU gives organisations one secure platform to orchestrate consented identity checks, private evidence, human review, and auditable outcomes—starting with Ghana.
Live providers remain disabled until their contractual, security, and operational gates pass.
Verification session
Customer onboarding
The DAJU platform
Move from a verification request to an explainable outcome without losing the consent, evidence, security, and human context around it.
Orchestration
Compose versioned workflows, collect purpose-specific consent, and issue one-time hosted sessions without coupling your application to a single provider.
Evidence
Documents and selfies stay in private storage. Access is least-privilege, time-bound, and recorded for investigation.
Decisioning
Risk signals, trust assessments, evidence, and final decisions remain separate, versioned, and explainable.
Manual review
Route exceptions into least-evidence queues with assignment, escalation, appeal, QA, and four-eyes approval controls.
Developer platform
Create sessions through a versioned API, use idempotent requests, inspect correlation IDs, and configure signed webhook and retry foundations while outbound delivery remains gated.
Privacy operations
Manage retention policies, legal holds, verified data-rights requests, deletion jobs, and cryptographic completion receipts.
How it works
DAJU keeps the journey simple for your team while preserving the controls needed for sensitive identity operations.
Create an application and publish a versioned verification workflow.
Create a one-time hosted session for the person being verified.
Collect consented evidence and run only the configured checks.
Return an explainable outcome or route the case to human review.
One operational workspace
The client workspace brings verification activity, review attention, workflows, developer controls, privacy operations, and audit history into one tenant-isolated view.
This is an illustrative sandbox view. It demonstrates product structure, not production activity or customer data.
Designed for high-trust journeys
DAJU is designed for organisations that need proportionate identity assurance without turning every customer into a compliance case.
Each use case must still be configured against the organisation's legal basis, risk appetite, and approved live providers.
Design customer due-diligence journeys with clear consent, evidence boundaries, and reviewable outcomes.
See the integration pathGive platforms a repeatable way to verify participants without spreading identity evidence across operational tools.
See the integration pathCoordinate identity checks and exceptions for staff, contractors, and distributed teams.
See the integration pathAdd proportionate identity assurance to high-trust account and service journeys.
See the integration pathDeveloper platform
Create hosted verification sessions from your server, correlate every request, and prepare outcomes through a versioned API with signed webhook and retry foundations. Outbound delivery remains gated until an approved transport is enabled.
curl -X POST \
https://daju-mocha.vercel.app/api/v1/verification-sessions \
-H "Authorization: Bearer $DAJU_API_KEY" \
-H "Idempotency-Key: onboarding-123-v1" \
-H "Content-Type: application/json" \
-d '{
"workflowId": "your_workflow_id",
"externalReference": "customer-123"
}'Security and privacy
DAJU treats the browser as untrusted, derives tenant access from verified membership, and keeps privileged operations behind explicit permissions and recent authentication.
DAJU does not claim external certifications or live-provider readiness until those controls are independently verified.
Ghana first
DAJU begins with Ghana-issued identity documents, Ghanaian contact patterns, and a country-adapter architecture intended to support future markets without flattening their differences.
Implementation questions
DAJU separates what is available in the sandbox from what still requires live-provider and operational approval.
Your team can use the sandbox application, hosted verification journey, client workspace, API foundation, and deterministic provider simulations. Live identity and biometric providers remain disabled until their separate contractual, security, privacy, and operational gates pass.
No. DAJU keeps identity documents and selfies in private evidence storage. General workspace views use operational metadata. A permitted reviewer must request short-lived, purpose-bound access, and that access is recorded.
The workflow can route the case to manual review. Review operations support assignment, priority, SLA tracking, escalation, independent countersign, appeal, and quality assurance without treating an inconclusive result as an approval.
The implemented country adapter begins with Ghana. The platform architecture is designed to add other countries without assuming their identity systems, legal requirements, or document conventions are the same. Additional country coverage is not yet claimed.
Server-side applications create verification sessions through the versioned API and redirect the person to a one-time hosted journey. Idempotency, correlation IDs, request logs, OpenAPI documentation, SDK foundations, and signed-webhook controls support integration and investigation.
Start with the sandbox
Explore the API foundation today. Move to live providers only after the required provider-specific and operational gates pass.