API Reference
The full Truztcube REST API — every endpoint, its parameters, request and response schemas, generated directly from the gateway's OpenAPI spec.
This reference is generated directly from the gateway's OpenAPI specification — it always reflects the real, current API. Each endpoint page lists parameters, request and response schemas, and an interactive "try it" client.
Authentication
Every endpoint is authenticated with your API key in the x-api-key header. Use a sk_test_
key against the sandbox while integrating, and a sk_live_ key for production. See
Authentication.
Browse by resource
Use the sidebar to browse endpoints grouped by resource — Authentication, Organisation Management, NIN & BVN Verification, Payments, Wallet, API Keys, and more.
Base URL
https://api.truztcube.com/v1All paths in this reference are relative to that base.