Truztcube Docs

Pricing & Scalability

How Truztcube is priced — a prepaid wallet, access-level-based per-verification pricing, and scaling.

Truztcube is pay-as-you-go, billed against a prepaid wallet. You only pay for successful, billable verifications.

How billing works

  • Fund your wallet in Naira (POST /v1/payments/initialize).
  • Each billable verification debits the wallet at the price for that service and access level.
  • Non-billable outcomes — validation errors, entitlement failures, upstream service-unavailable — are not charged.
  • Track balance and spend via GET /v1/wallet/balance and GET /v1/payments/transactions.

Access levels

Your access level determines which fields a verification returns and its per-verification price.

  • GET /v1/access-levels — the access levels available.
  • POST /v1/access-levels/subscribe — subscribe your organisation to a level.
  • GET /v1/services — the services on your account.

Current per-service / per-access-level rates are shown in the dashboard and set for your organisation. Publish the live rate card here for public reference.

Scaling

The platform is built for high-volume, low-latency verification, with per-API-key rate controls. Talk to us about enterprise volumes and custom pricing.

On this page