Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.verifow.com/llms.txt

Use this file to discover all available pages before exploring further.

Verifow is organized into user-facing modules. Each module is accessible via REST API and the compliance dashboard.

Module Directory

ModuleWhat It DoesKey Capabilities
AuthenticationLogin and user managementSessions, roles, user CRUD
TransactionsSubmit and review transactionsReal-time screening, history
CasesInvestigate flagged activityLifecycle management, notes, assignment
RulesCustom detection logicCreate, activate, pause rules
KYCIdentity verificationBVN/NIN verification, KYB/CAC corporate lookup, per-tenant provider selection
ReportsRegulatory filingSAR, CTR, FTR generation
AuditCompliance loggingImmutable audit trail
TenantsMulti-tenant configurationIsolated data, KYC provider mode, automated VPS provisioning

Roles & Permissions

RoleAccess Level
BANK_ADMINFull access within their tenant — users, rules, cases, reports, KYC/KYB configuration
COMPLIANCE_OFFICERCase management, reporting, transaction review, rule management, KYC/KYB verification
ANALYSTRead access to transactions, cases, and reports. Can create cases and add notes.
AUDITORRead-only access to audit logs, transactions, and reports
Tip: All API endpoints require Authorization: Bearer <token> except login. Include your tenant context automatically via the token.