⚙️
Akiba API Docs
  • 🚦Getting Started
    • 👋Welcome!
    • 🔐Authentication
    • 🤓Make your first API call
  • 🚀PRODUCTS
    • 🏗️Product Guideline
      • Platform integration
        • Origination widget
      • Developer integration
        • Verification
        • Risk Analysis
    • 🎓Use cases
  • 💡API Documentation
    • 👩‍💻API reference
      • Compliance Verification
        • Consumer Experian Report
        • AML & PEP
        • Search Phone Number
        • Transunion Verification
        • Transunion Credit Report
        • Company Credit Report
        • Companyreporttaskid
        • Search Companies
        • Business Details
        • Consumer Trace
        • Search Director
        • Bank Verification
        • Express Credit Score
        • ID Photo Verification
        • Real-Time ID Verification
        • ID Verification
      • Financial Risk Analysis
        • Get Sub-Account Transactions
        • Delete Account
        • Get Linked Account
        • Get Linked Accounts
        • Account Details
        • Get Transactions
        • Expenses
        • Revenue
        • Cashflow
        • Insights
        • Score
        • Scores
        • Get Pre-signed URL
        • Update User Details
        • Get User Account By ID
        • Create User
      • Enterprise (CIPC)
        • Office Addresses
        • E-filing History
        • Director Verification
        • Company Directors
        • Director Profile
        • Basic Enterprise information
        • Company Profile
      • Authorization
        • Whoami
        • Revoke
      • Sandbox
        • V1
          • Get Webhook Details
          • Update Webhook Details
          • Create Webhook Account
          • Sub-Account Transactions
          • Get All Linked Account Ids
          • Get Account Ids
          • Delink Account
          • Account Details
          • Link Account
          • Get Transactions
          • Get Expenses
          • Get Revenues
          • Get Cashflow
          • Financial Insights
          • Financial Score
          • Financial Scores
          • Get Pre-signed URL
          • Update User Details
          • Get User Details
          • Create User Account
    • 🤵Verification APIs
      • Comprehensive KYC
      • KYB
      • Bank Statement OCR
      • Selfie ID Verification
      • 👚Anti-Money Laundering (AML)
    • 🎯Risk Analysis
      • 👓Insights
        • Insyts user
        • Open Banking
        • Alternative Scores
        • Affordability Assessment
        • Default prediction
        • Spend analysis
      • ☢️Risk scoring
    • 🏦Bank Accounts
      • 🧯Actionable Insights
      • ⏰Lending recommendation
  • 💲Pricing
    • 🪙Credit Pricing
    • 🏃‍♀️Pre-paid API Credits
    • 🛂Subscription
  • Specification
  • About
  • Specification
Powered by GitBook
On this page
  • The expected data returned:
  • Get Started
  • API Endpoint
  • Request
  • Response Samples
  1. API Documentation
  2. Verification APIs

Comprehensive KYC

This trace search is fast, intelligent, and cost-effective, providing rapid access to the latest data from multiple Credit Bureaus nationwide.

PreviousVerification APIsNextKYB

Last updated 1 year ago

The expected data returned:

Using a South African Identification Number, we can return:

Good to know: All the methods shown below are synced to an example Swagger file URL and are kept up to date automatically with changes to the API.Vr

Get Started

To make this endpoint, you will need a valid developer account and, API Keys. Read Authentication to learn more.

API Endpoint

POST https://api.akibaone.com/api/consumertrace

Request

{
  "id_number": "string"
}

Response Samples

{
  "success": true,
  "message": "string",
  "id": "string"
}

💡
🤵
🔐Authentication