📄️ Get base URL
📄️ Submit borrower data (consent & onboarding link)
Due to privacy and data protection (NDPR & GDPR), this endpoint implies consent (user permission data) given by the borrower and helps onboard the borrower with these details on your Creditchek business dashboard to perform other assessments.
📄️ Get borrower
GET//api.creditchek.africa/v1/identity/check?bvn=bvn
📄️ Delete borrower
Deletes a borrower data records.
📄️ BVN Identity Verification
POST//api.creditchek.africa/v1/identity/verifyData?bvn=bvn
📄️ KYC Consent(BVN-iGree)
POST//api.creditchek.africa/v1/identity/bvn-verifcation/igree
📄️ NIN Identity Verification
POST//api.creditchek.africa/v1/identity/verifyData?vnin=vnin
📄️ CAC RC Number Verification
POST//api.creditchek.africa/v1/identity/verifyData?rc_number=103022
📄️ Bank Account Number Verification (Basic)
POST//api.creditchek.africa/v1/identity/account-verification?accountnumber=1234567890&bankcode=058
📄️ Bank Account Number Verification (Advanced)
POST//api.creditchek.africa/v1/identity/verifyData?accountnumber=01862757&bankcode=058
📄️ Driver's License Verification
POST//api.creditchek.africa/v1/identity/verifyData?driverslicense=APP00110AA22&dob=1996-02-01&firstname=Lloyd&last_name=Richie
📄️ International Passport Verification
POST//api.creditchek.africa/v1/identity/verifyData?passportnumber=A01111111&dob=1996-02-01&firstname=Lloyd&last_name=Richie