Quickstart
This page contains information about how to get started with the Truztcube verification service.
Get Started with Truztcube
Welcome to Truztcube Verification Service, your secure, reliable, and scalable partner for identity and document verification. Whether you’re a developer integrating our APIs or a business looking to streamline KYC and compliance processes, this guide will help you get started quickly and confidently.
What You’ll Find Here
Our documentation is designed to guide you from the basics to advanced usage with ease.
Here’s what you can expect:
Quick Start Guide – Integrate and verify your first user in minutes.
API Reference – Detailed endpoints, request/response formats, and code samples.
Integration Guides – Step-by-step instructions for backend applications.
Best Practices – Tips for optimizing performance and ensuring compliance.
Troubleshooting – Common issues and how to resolve them.
Before You Begin
To get started, make sure you have:
A valid developer account – Sign up here if you haven’t already.
Your API Key and Client Credentials from the Dashboard.
Basic knowledge of REST APIs for your preferred language/framework.
Access Level & Data Minimization
According to NIMC compliance requirements, verification APIs are designed with tiered access levels. Each access level determines the type and amount of information returned per verification request.
This structure enforces the Data Minimization principle of the data protection policy. It ensures that:
Only relevant data is shared with the relying party.
Sensitive or unnecessary information is never exposed beyond the authorized scope.
Compliance with data privacy regulations is maintained at all times.
Level 1
Photograph, Names (First, Middle, Last Names), D.O.B., Gender
5
Level 2
Level 1 + Address, Signature, Phone Number
8
Level 3
Level 2 + Maiden Name, Birth Country, Birth State, Birth LGA
12
Level 4
Level 3 + Origin State, Origin LGA, Next Of Kin Data, And All Modifications Carried Out As At The Date Of Verification
15
Level 5
Level 4 + Local Government and biometrics Security information inquiries
20
Get Your First Verification Done
Sign in to your Dashboard.
Generate an API Key under the Developers section.
Use our Quick Start API Guide to:
Create a verification request
Submit user data or documents
Retrieve verification results in real time
Last updated