SOC 2 Type II Compliant · NDPR Ready

Identity Verification Infrastructure for Africa

Verify customers in seconds with NIN lookup, face matching, liveness detection, and document validation — through a single, developer-friendly API.

verify-customer.ts
const response = await fetch('https://api.mykyc.ng/v1/verify/nin', {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer sk_live_...',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    nin: '12345678901'
  })
});

const { success, data } = await response.json();
// → { success: true, data: { first_name: "Adeola", surname: "...", photo_base64: "..." } }

Built for speed, engineered for scale.

99.9%
Uptime SLA
<800ms
Avg Response
10M+
Verifications
200+
Businesses

Everything you need to verify identities

Six powerful endpoints. One integration. Complete KYC coverage for African customers.

1 credit

NIN Verification

Real-time National Identity Number lookup with biodata, photo, and demographic data verified against the national database.

2 credits

Face Matching

Multi-metric facial similarity scoring using histogram, structural, and perceptual algorithms. Compare any two face images.

1 credit

Liveness Detection

Server-side liveness analysis detects printed photos, screens, and masks. Ensures the person is physically present during verification.

1 credit

Document Validation

Validate ID cards, driver licences, utility bills, and CAC documents. Checks image quality, text readability, and format.

3 credits

Combined Verify

Full verification pipeline: liveness check → face comparison → identity match. One API call, complete assurance.

Included

Webhook Events

Real-time webhook notifications for verification completions, failures, and status changes. Never miss a result.

Pay-as-you-go credit packs

No monthly fees. No commitments. Buy credits and use them across any endpoint.

Starter
500 credits
₦25,000
₦50/credit
  • 24/7 Priority Support
  • API Access
  • Sandbox Environment
Get Started
Most Popular
Growth
2,000 credits
₦80,000
₦40/credit
  • Dedicated Account Manager
  • Advanced Webhook Logic
  • Bulk Verification Tools
Get Started
Business
5,000 credits
₦175,000
₦35/credit
  • Enterprise SLA
  • Custom Data Retention
  • IP Whitelisting
Get Started

Built for compliance-critical industries

Every verification is encrypted in transit and at rest. API keys are hashed with bcrypt. We never store raw NIN data — only salted SHA-256 hashes for cache deduplication.

TLS 1.3 Encryption
API Key Hashing
SHA-256 Hashing
IP Whitelisting
SOC 2 Type II
NDPR Compliant

Ready to verify?

Start verifying customers in under 5 minutes. Free sandbox included with every new account.