Skip to main content
Vouchmark uses a wallet-based, pay-as-you-go model. Fund your wallet, and each verification or service call deducts from your balance in real time. There are no monthly minimums, no per-seat charges, and no hidden fees.

How billing works

  1. Fund your wallet — top up via card (Paystack) or bank transfer from the Billing page.
  2. Run verifications — each module deducts the listed cost from your balance when it executes.
  3. Monitor usage — the dashboard shows real-time spend per widget, per applicant, and per module.
  4. 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:
Returns the current cost for each action — both price (Naira) and priceKobo. See Wallet API.

Cost estimator

The widget builder in the dashboard includes a real-time cost estimator that shows the per-applicant cost based on your enabled modules. Use it to model costs before going live.