How billing works
- Fund your wallet — top up via card (Paystack) or bank transfer from the Billing page.
- Run verifications — each module deducts the listed cost from your balance when it executes.
- Monitor usage — the dashboard shows real-time spend per widget, per applicant, and per module.
- Auto top-up — optionally set a threshold; we recharge your wallet automatically when the balance drops below it.
Sandbox environment is always free. Costs only apply in the live environment.
All amounts below are in Naira. The API stores and returns these prices in kobo
(₦1 = 100 kobo). The
GET /v1/wallet/pricing-rates endpoint returns both price
(Naira) and priceKobo for each action.KYB verification modules
Each module has a fixed per-execution cost. If a module is enabled on your widget, it charges when executed during an applicant session.Business identity
Verification checks
People & ownership
Documents
Screening & compliance
Session fee
Every applicant session incurs a flat ₦50 base fee on top of module costs. This covers session infrastructure, encrypted data storage, and audit logging.Standalone verifications
These actions are billed outside the KYB widget flow.Trust Monitor
Watchlist capacity depends on your tier. See your dashboard for current limits.
Vouch AI
Volume discounts
For high-throughput integrations processing 500+ verifications/month, contact sales@vouchmark.com for custom volume pricing.Retrieving rates programmatically
Fetch the latest pricing via the API:price (Naira) and priceKobo. See Wallet API.
