{"info":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","description":"<html><head></head><body><p>Complete API collection for Adhere by Smartcomply. Covers identity verification (KYC), biometrics, credit reports, fraud &amp; transaction monitoring, loan fraud checks, and user journey tracking across Nigeria, Ghana, Kenya, Rwanda, and Uganda.</p>\n<p><strong>Setup:</strong></p>\n<ol>\n<li>Set the <code>apiKey</code> collection variable to your Adhere API key (available in the Adhere dashboard).</li>\n<li>The <code>x-access-token</code> header is applied automatically to all requests.</li>\n<li>The <code>baseUrl</code> variable is pre-set to <code>https://adhere-api.smartcomply.com</code>.</li>\n</ol>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"55164637","collectionId":"d1a8c714-1208-406c-a758-c94382be03a7","publishedId":"2sBXwjxET7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"0041C2"},"publishDate":"2026-05-24T08:12:18.000Z"},"item":[{"name":"Biometrics","item":[{"name":"Face Comparison","id":"6c6dcc1d-27e8-4c7b-bc52-d33f1c2909d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"image_url\": \"https://example.com/id-photo.jpg\",\n  \"selfie_url\": \"https://example.com/selfie.jpg\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/biometrics/face/comparison","description":"<p>Compare a selfie against a reference ID photo.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","biometrics","face","comparison"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c6dcc1d-27e8-4c7b-bc52-d33f1c2909d9"},{"name":"Face Liveness Check","id":"89fe8847-9a9d-423b-9c82-502a7d23df23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"image\": \"https://example.com/selfie.jpg\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/biometrics/face/liveliness_check","description":"<p>Check whether a face image is live (not a photo or video replay).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","biometrics","face","liveliness_check"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"89fe8847-9a9d-423b-9c82-502a7d23df23"}],"id":"743a7017-c8f8-48d2-8750-5441134cd7f7","_postman_id":"743a7017-c8f8-48d2-8750-5441134cd7f7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}},{"name":"Nigeria KYC","item":[{"name":"BVN Verification","id":"010fc439-f3c2-45f6-9714-3c5478d15901","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/bvn","description":"<p>Verify an 11-digit Bank Verification Number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","bvn"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"010fc439-f3c2-45f6-9714-3c5478d15901"},{"name":"BVN Advanced","id":"078ef5df-c996-4169-b759-7c794aa3dbbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/bvn_advanced","description":"<p>Extended BVN lookup with additional identity data.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","bvn_advanced"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"078ef5df-c996-4169-b759-7c794aa3dbbd"},{"name":"BVN with Face","id":"c1294a99-c2b2-49ad-9984-1548d5038856","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\",\n  \"image_url\": \"https://example.com/selfie.jpg\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/bvn_with_face","description":"<p>Verify BVN and compare the registered photo against a selfie.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","bvn_with_face"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1294a99-c2b2-49ad-9984-1548d5038856"},{"name":"NIN Verification","id":"e5cf0aca-ad25-42cf-bf60-f676c790c737","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"nin\": \"12345678901\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/nin","description":"<p>Verify an 11-digit National Identification Number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","nin"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5cf0aca-ad25-42cf-bf60-f676c790c737"},{"name":"NIN with Face","id":"0b8b4655-9598-435e-a612-a0e9b868c96d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"nin\": \"12345678901\",\n  \"image_url\": \"https://example.com/selfie.jpg\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/nin_with_face","description":"<p>Verify NIN and compare the registered photo against a selfie.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","nin_with_face"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b8b4655-9598-435e-a612-a0e9b868c96d"},{"name":"Virtual NIN (VNIN)","id":"988b44f1-f70d-4735-bb63-f02d384bbd8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"vnin\": \"WB9D9SE8HA41Z2M0\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/vnin","description":"<p>Verify a 16-character Virtual NIN.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","vnin"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"988b44f1-f70d-4735-bb63-f02d384bbd8c"},{"name":"Voter's ID","id":"ee4f5349-ec32-45ab-afa6-30c1a70a6562","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"vin\": \"95C67890123400001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/voters_id","description":"<p>Verify a Voter Identification Number (VIN).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","voters_id"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee4f5349-ec32-45ab-afa6-30c1a70a6562"},{"name":"Driver's License","id":"1a35b55c-9461-414b-baaa-7649d16440ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"license_number\": \"AAA00000AA00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/driver_license","description":"<p>Verify a Nigerian driver's license number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","driver_license"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a35b55c-9461-414b-baaa-7649d16440ec"},{"name":"Passport Verification","id":"f7aaf967-e3fb-4757-a5fe-64bca4fdcdc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"passport_number\": \"A00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/passport","description":"<p>Verify a Nigerian international passport number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","passport"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7aaf967-e3fb-4757-a5fe-64bca4fdcdc0"},{"name":"TIN Verification","id":"c3680285-87cf-4217-892e-009516eb3969","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tin\": \"12345678-0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/tin","description":"<p>Verify a Tax Identification Number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","tin"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3680285-87cf-4217-892e-009516eb3969"},{"name":"NUBAN Verification","id":"de656912-3eb8-42c6-8f46-9191fbc437da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"account_number\": \"0123456789\",\n  \"bank_code\": \"044\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/nuban","description":"<p>Look up a bank account and return the account holder's name.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","nuban"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"de656912-3eb8-42c6-8f46-9191fbc437da"},{"name":"NUBAN Advanced","id":"1c241232-02e6-4908-8df4-bb9f754e1320","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"account_number\": \"0123456789\",\n  \"bank_code\": \"044\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/nuban_advanced","description":"<p>Extended NUBAN lookup with additional account metadata.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","nuban_advanced"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c241232-02e6-4908-8df4-bb9f754e1320"},{"name":"Phone Number Basic","id":"db78eb71-6261-4574-831b-783e49045ab2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"phone_number\": \"08012345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/phone_no_basic","description":"<p>Basic phone number lookup.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","phone_no_basic"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"db78eb71-6261-4574-831b-783e49045ab2"},{"name":"Phone Number Advanced","id":"33ffeff5-318c-4b01-8b61-ff84fc52e9ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"phone_number\": \"08012345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/phone_no_advanced","description":"<p>Advanced phone number lookup with additional subscriber data.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","phone_no_advanced"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"33ffeff5-318c-4b01-8b61-ff84fc52e9ab"},{"name":"CAC Verification","id":"f4efbad3-88c5-41d1-8611-0fd8ca69cd0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"registration_number\": \"RC-123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/cac","description":"<p>Verify a company against the CAC (Corporate Affairs Commission) registry.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","cac"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4efbad3-88c5-41d1-8611-0fd8ca69cd0b"},{"name":"CAC Advanced","id":"a2e437ca-7437-432a-a9e6-423db665242f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"registration_number\": \"RC-123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/cac_advanced","description":"<p>Extended CAC lookup with additional company data.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","cac_advanced"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2e437ca-7437-432a-a9e6-423db665242f"},{"name":"Address Verification","id":"c9e1a0b6-26be-4a5a-bfad-393be18951a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"John\",\n  \"last_name\": \"Doe\",\n  \"phone_number\": \"08012345678\",\n  \"address\": \"12 Main Street\",\n  \"lga\": \"Ikeja\",\n  \"state\": \"Lagos\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/address_verification","description":"<p>Submit an address for physical verification.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","address_verification"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9e1a0b6-26be-4a5a-bfad-393be18951a3"},{"name":"Digital Address Verification","id":"acb526a3-1be8-47cf-96a7-2dc4b380fa90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"John\",\n  \"last_name\": \"Doe\",\n  \"phone_number\": \"08012345678\",\n  \"address\": \"12 Main Street\",\n  \"lga\": \"Ikeja\",\n  \"state\": \"Lagos\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/digital_address_verification","description":"<p>Submit an address for digital verification.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","digital_address_verification"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"acb526a3-1be8-47cf-96a7-2dc4b380fa90"},{"name":"Digital Address Confirmation","id":"89c50d95-5d91-4265-9e70-d49958cabce8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"identity_check_id\": \"abc-12345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/digital_address_verification_confirmation","description":"<p>Retrieve the result of a digital address verification using the reference ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","digital_address_verification_confirmation"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"89c50d95-5d91-4265-9e70-d49958cabce8"},{"name":"Physical Address (Lagos)","id":"c1dac29f-d292-458e-9ffa-003b6fc60a01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"John\",\n  \"last_name\": \"Doe\",\n  \"phone_number\": \"08012345678\",\n  \"address\": \"12 Main Street\",\n  \"lga\": \"Ikeja\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/physical_address_verification_lagos","description":"<p>Submit a Lagos address for physical field verification.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","physical_address_verification_lagos"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1dac29f-d292-458e-9ffa-003b6fc60a01"},{"name":"Physical Address (Other States)","id":"be71d116-9ea2-480e-860e-a29a6ba929ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"John\",\n  \"last_name\": \"Doe\",\n  \"phone_number\": \"08012345678\",\n  \"address\": \"12 Main Street\",\n  \"lga\": \"Garki\",\n  \"state\": \"Abuja\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/physical_address_verification","description":"<p>Submit an address outside Lagos for physical field verification.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","physical_address_verification"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"be71d116-9ea2-480e-860e-a29a6ba929ec"},{"name":"Physical Address Confirmation","id":"9b1f4eb5-f7e1-480d-b84d-985bbda7a8d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"identity_check_id\": 12345\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/physical_address_verification_confirmation","description":"<p>Retrieve the result of a physical address verification using the integer ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","physical_address_verification_confirmation"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9b1f4eb5-f7e1-480d-b84d-985bbda7a8d9"},{"name":"Address Lookup by NIN","id":"bc888fcb-960e-40b8-8c37-82b46f33807a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"John\",\n  \"last_name\": \"Doe\",\n  \"nin\": \"12345678901\",\n  \"phone_number\": \"08012345678\",\n  \"state\": \"Lagos\",\n  \"time_range\": 6\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/nigeria_kyc/identity_address","description":"<p>Look up a customer's registered address history using their NIN.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","nigeria_kyc","identity_address"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc888fcb-960e-40b8-8c37-82b46f33807a"}],"id":"cd517555-2606-445e-81d4-2c7e0aa92561","_postman_id":"cd517555-2606-445e-81d4-2c7e0aa92561","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}},{"name":"Kenya KYC","item":[{"name":"National ID Basic","id":"6398f081-d709-4ee6-9a43-056fb29e4fbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id_number\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/kenya_kyc/national_id_basic","description":"<p>Verify a Kenyan National ID number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","kenya_kyc","national_id_basic"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6398f081-d709-4ee6-9a43-056fb29e4fbe"},{"name":"National ID Advanced","id":"237616f4-ee3a-4067-a0ea-b49f8e2f2b2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id_number\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/kenya_kyc/national_id_advance","description":"<p>Extended Kenyan National ID lookup with additional data.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","kenya_kyc","national_id_advance"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"237616f4-ee3a-4067-a0ea-b49f8e2f2b2c"},{"name":"Business Registration","id":"ee5a9414-43f9-4660-a47c-63222da7146e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"registration_number\": \"BUS/2020/123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/kenya_kyc/business_registration","description":"<p>Verify a Kenyan company against the Business Registration Service.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","kenya_kyc","business_registration"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee5a9414-43f9-4660-a47c-63222da7146e"},{"name":"Alien ID","id":"0bb7ed2a-d94c-4b50-a59c-a60515a4324b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"alien_id\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/kenya_kyc/alien_id","description":"<p>Verify an Alien ID number for non-citizen residents in Kenya.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","kenya_kyc","alien_id"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0bb7ed2a-d94c-4b50-a59c-a60515a4324b"},{"name":"KRA PIN Verification","id":"4a1e6503-6d4a-4be9-8acc-b4e7d1a8ca20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"pin\": \"A000000000Z\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/kenya_kyc/kra_pin","description":"<p>Verify a Kenya Revenue Authority (KRA) PIN.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","kenya_kyc","kra_pin"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a1e6503-6d4a-4be9-8acc-b4e7d1a8ca20"},{"name":"Passport Verification","id":"458d08fa-b4d9-447a-b257-52d279116fb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"passport_number\": \"A12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/kenya_kyc/passport","description":"<p>Verify a Kenyan passport number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","kenya_kyc","passport"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"458d08fa-b4d9-447a-b257-52d279116fb5"}],"id":"82ac8a72-6def-4623-a176-ab18bd97fbb7","_postman_id":"82ac8a72-6def-4623-a176-ab18bd97fbb7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}},{"name":"Ghana KYC","item":[{"name":"Ghana ID Card","id":"5127dd5e-c702-410c-b950-46d778dd4650","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"identification_number\": \"GHA-123456789-0\",\n  \"id_type\": \"GhanaCard\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/ghana_kyc/id_card","description":"<p>Verify a Ghana ID. id_type: GhanaCard, Passport, VoterID, SSNIT, or DriversLicense.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","ghana_kyc","id_card"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5127dd5e-c702-410c-b950-46d778dd4650"},{"name":"Ghana ID Card with Face","id":"a7e3d58e-16fc-4188-941d-61ba993ac4b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"identification_number\": \"GHA-123456789-0\",\n  \"selfie_image\": \"<base64-encoded-image>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/ghana_kyc/id_card_with_face","description":"<p>Verify a Ghana Card number and compare against a selfie.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","ghana_kyc","id_card_with_face"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7e3d58e-16fc-4188-941d-61ba993ac4b3"}],"id":"54c53167-ddbb-4b62-ad55-bb12f6e9a60e","_postman_id":"54c53167-ddbb-4b62-ad55-bb12f6e9a60e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}},{"name":"Rwanda KYC","item":[{"name":"Rwanda National ID","id":"e49482e6-deb5-468b-b4d6-e4bf79111811","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"national_id\": \"1199780123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/rwanda_kyc/national_id","description":"<p>Verify a Rwandan National ID number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","rwanda_kyc","national_id"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e49482e6-deb5-468b-b4d6-e4bf79111811"},{"name":"Rwanda Passport","id":"45ff2499-f527-4fbe-a921-fd476ab5b6cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"passport_number\": \"PN1234567\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/rwanda_kyc/passport","description":"<p>Verify a Rwandan passport number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","rwanda_kyc","passport"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"45ff2499-f527-4fbe-a921-fd476ab5b6cf"}],"id":"1e7e7ec3-2266-4e30-bb0f-efd3d3ebc355","_postman_id":"1e7e7ec3-2266-4e30-bb0f-efd3d3ebc355","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}},{"name":"Uganda KYC","item":[{"name":"Uganda National ID","id":"db1ea352-e0f9-4dfb-8bf4-d53055ab55ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"national_id\": \"CM123456789ABCD\",\n  \"surname\": \"Doe\",\n  \"given_name\": \"John\",\n  \"date_of_birth\": \"1990-01-15\",\n  \"document_id\": \"SN123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/uganda_kyc/national_id","description":"<p>Verify a Ugandan National ID against the NIRA database.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","uganda_kyc","national_id"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"db1ea352-e0f9-4dfb-8bf4-d53055ab55ce"}],"id":"66f220b0-e29f-4cf0-84cf-81d447c813bb","_postman_id":"66f220b0-e29f-4cf0-84cf-81d447c813bb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}},{"name":"Individual Credit Report","item":[{"name":"CRC Credit History","id":"a3557e8b-b25a-4f65-a0cf-4ded3183bc44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/individual/crc_summary","description":"<p>Retrieve an individual's credit history from CRC.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","individual","crc_summary"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3557e8b-b25a-4f65-a0cf-4ded3183bc44"},{"name":"CRC Credit Score","id":"ba2851a5-cf8c-427f-954a-e5dc24aa15f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/individual/credit_scores_crc","description":"<p>Retrieve an individual's credit score from CRC.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","individual","credit_scores_crc"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ba2851a5-cf8c-427f-954a-e5dc24aa15f1"},{"name":"CRC Full Credit Report","id":"16833ea0-a70a-4f82-bff4-8add60a3d6b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/individual/crc_full","description":"<p>Retrieve an individual's full credit report from CRC.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","individual","crc_full"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"16833ea0-a70a-4f82-bff4-8add60a3d6b6"},{"name":"Credit Registry Summary","id":"73cb4632-902c-470f-8896-90736b597e55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/individual/credit_registry_summary","description":"<p>Retrieve a summary credit report from Credit Registry.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","individual","credit_registry_summary"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"73cb4632-902c-470f-8896-90736b597e55"},{"name":"Credit Registry Full Report","id":"8f5e5f83-55b2-43f4-b7e6-20184ac5a7fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/individual/credit_registry_full","description":"<p>Retrieve the full credit report from Credit Registry.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","individual","credit_registry_full"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f5e5f83-55b2-43f4-b7e6-20184ac5a7fb"},{"name":"Premium Credit Report","id":"4b247d1c-f00b-4c25-8bfe-6227f4754804","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/individual/premium","description":"<p>Retrieve a premium individual credit report (consolidated bureaus).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","individual","premium"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b247d1c-f00b-4c25-8bfe-6227f4754804"},{"name":"Credit Registry History Advanced","id":"3edf17c2-1ad8-435f-83d6-a40d87c0cb97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/individual/credit_registry_history_advanced","description":"<p>Retrieve advanced credit history from Credit Registry.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","individual","credit_registry_history_advanced"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3edf17c2-1ad8-435f-83d6-a40d87c0cb97"},{"name":"First Central Credit Score","id":"7a26132f-d200-449c-82d2-b1df3eee2d81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/individual/credit_scores_first_central","description":"<p>Retrieve an individual's credit score from First Central.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","individual","credit_scores_first_central"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a26132f-d200-449c-82d2-b1df3eee2d81"},{"name":"First Central Credit Summary","id":"8f02a367-b215-429a-a104-7d1fa04edba9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/individual/first_central_summary","description":"<p>Retrieve a summary credit report from First Central Credit Bureau.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","individual","first_central_summary"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f02a367-b215-429a-a104-7d1fa04edba9"},{"name":"First Central Full Report","id":"cfee26a6-7b1c-4a60-a602-0b31f5be85cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22244545518\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/individual/first_central_full","description":"<p>Retrieve the full credit report from First Central Credit Bureau.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","individual","first_central_full"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cfee26a6-7b1c-4a60-a602-0b31f5be85cd"},{"name":"Kenya Individual Credit Report","id":"bf2cf3b9-b3fd-4032-912e-4ac8ff5df95b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"national_id\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/kenya/individual_credit","description":"<p>Retrieve a credit report for a Kenyan individual.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","kenya","individual_credit"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf2cf3b9-b3fd-4032-912e-4ac8ff5df95b"}],"id":"4b862bc4-183d-42b4-8c96-4a5a992b0b97","_postman_id":"4b862bc4-183d-42b4-8c96-4a5a992b0b97","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}},{"name":"Business Credit Report","item":[{"name":"CRC Business Credit History","id":"52904574-caf8-432a-82b8-69a1c4586a3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"registration_number\": \"RC-123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/business/crc","description":"<p>Retrieve a business credit history from CRC.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","business","crc"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"52904574-caf8-432a-82b8-69a1c4586a3b"},{"name":"First Central Business Credit","id":"068fcc46-ad06-4fb3-ad14-84fb1bf01cf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"registration_number\": \"RC-123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/business/first_central","description":"<p>Retrieve a business credit history from First Central.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","business","first_central"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"068fcc46-ad06-4fb3-ad14-84fb1bf01cf8"},{"name":"Premium Business Credit Report","id":"ba27e1a5-1682-4ef3-ab29-ae7324acce7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"registration_number\": \"RC-123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/business/premium","description":"<p>Retrieve a premium business credit report (consolidated bureaus).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","business","premium"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ba27e1a5-1682-4ef3-ab29-ae7324acce7d"},{"name":"Kenya Business Credit Report","id":"4db0519e-9144-415a-ab7e-c8ca146a256a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"registration_number\": \"CPR/2020/123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/onboarding/kenya/company_credit","description":"<p>Retrieve a credit report for a Kenyan company.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","onboarding","kenya","company_credit"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4db0519e-9144-415a-ab7e-c8ca146a256a"}],"id":"b3fd0d35-064b-454c-9a73-1fa5868b61a1","_postman_id":"b3fd0d35-064b-454c-9a73-1fa5868b61a1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}},{"name":"Transaction Monitoring","item":[{"name":"Submit Transaction","id":"079a54b7-8727-46e4-a346-c5ffc26f22ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transaction_id\": \"TXN-12345678\",\n  \"amount\": 50000,\n  \"currency\": \"NGN\",\n  \"transaction_type\": \"transfer\",\n  \"account_type\": \"individual\",\n  \"origin_account\": {\n    \"account_number\": \"9876543219\",\n    \"bank_code\": \"001\"\n  },\n  \"destination_account\": {\n    \"account_number\": \"1234567890\",\n    \"bank_code\": \"002\"\n  },\n  \"customer_details\": {\n    \"customer_name\": \"John Doe\",\n    \"customer_email\": \"john.doe@example.com\",\n    \"bvn\": \"22244545518\"\n  },\n  \"additional_info\": {\n    \"ip_address\": \"192.168.1.1\",\n    \"location\": \"Lagos, Nigeria\",\n    \"transaction_description\": \"Funds transfer\"\n  },\n  \"run_kyc\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/v1/monitoring/transaction_monitoring","description":"<p>Submit a transaction for real-time fraud scoring. transaction_type: transfer, card, ussd, web.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","monitoring","transaction_monitoring"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"079a54b7-8727-46e4-a346-c5ffc26f22ca"},{"name":"Transaction Screening","id":"5f52e839-5b78-4fde-9544-4df3ee0bdd86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactionId\": \"TXN-001\",\n  \"transactionType\": \"Transfer\",\n  \"amount\": 10000.0,\n  \"transactionDate\": \"2025-05-24\",\n  \"sender\": {\n    \"name\": \"Jane Smith\",\n    \"country\": \"Nigeria\"\n  },\n  \"receiver\": {\n    \"name\": \"John Doe\",\n    \"country\": \"United Kingdom\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/v1/monitoring/transaction_screening","description":"<p>Screen a transaction's sender and receiver against global sanctions lists.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","monitoring","transaction_screening"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f52e839-5b78-4fde-9544-4df3ee0bdd86"},{"name":"Get All KYC Search Results","id":"968d6ce8-1e38-44e9-8f14-05a08da7c1a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://adhere-api.smartcomply.com/api/v1/monitoring/kyc_search","description":"<p>Retrieve a paginated list of all KYC screening results.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","monitoring","kyc_search"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"968d6ce8-1e38-44e9-8f14-05a08da7c1a3"},{"name":"Get KYC Result by ID","id":"70ff4f3e-fdb2-4d5e-8b2b-9592bf2b21f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://adhere-api.smartcomply.com/api/v1/monitoring/kyc_search/{{kycId}}","description":"<p>Retrieve a single KYC screening result by its ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","monitoring","kyc_search","{{kycId}}"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"70ff4f3e-fdb2-4d5e-8b2b-9592bf2b21f3"},{"name":"Run KYC Check","id":"58fd2aa8-f01e-4a85-ab32-324cb1698154","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"entity_name\": \"John Doe\",\n  \"entity_type\": \"individual\",\n  \"country\": \"Nigeria\",\n  \"continuous_monitoring\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/v1/monitoring/kyc_search","description":"<p>Screen an entity against PEP lists, sanctions databases, and adverse media.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","monitoring","kyc_search"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"58fd2aa8-f01e-4a85-ab32-324cb1698154"}],"id":"0898b6f1-aef0-4f65-9010-f5564037a052","_postman_id":"0898b6f1-aef0-4f65-9010-f5564037a052","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}},{"name":"Loan Fraud Check","item":[{"name":"Individual Loan Fraud Check","id":"45bc8451-81b3-4c6b-a84d-9b28d8637291","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"first_name","value":"John","type":"text"},{"key":"last_name","value":"Doe","type":"text"},{"key":"date_of_birth","value":"1980-01-01","type":"text"},{"key":"gender","value":"male","type":"text"},{"key":"country","value":"Nigeria","type":"text"},{"key":"current_address","value":"12 Ojuelegba St, Lagos","type":"text"},{"key":"duration_of_stay","value":"5 years","type":"text"},{"key":"identification_type","value":"Passport","type":"text"},{"key":"identification_number","value":"A123456789","type":"text"},{"key":"bvn","value":"12345678901","type":"text"},{"key":"phone_number","value":"+2349105678901","type":"text"},{"key":"email_address","value":"john.doe@example.com","type":"text"},{"key":"employment_type","value":"Full-time","type":"text"},{"key":"job_role","value":"Engineer","type":"text"},{"key":"employer_name","value":"Smartcomply","type":"text"},{"key":"employer_address","value":"47 Karimu Ikotun Cl, Yaba, Lagos","type":"text"},{"key":"annual_income","value":"350000","type":"text"},{"key":"employment_duration","value":"2 years","type":"text"},{"key":"loan_amount_requested","value":"100000","type":"text"},{"key":"purpose_of_loan","value":"Personal Development","type":"text"},{"key":"loan_repayment_duration_type","value":"weeks","type":"text"},{"key":"loan_repayment_duration_value","value":"7","type":"text"},{"key":"collateral_required","value":"false","type":"text"},{"key":"is_individual","value":"true","type":"text"},{"key":"run_aml_check","value":"false","type":"text"}]},"url":"https://adhere-api.smartcomply.com/api/v1/loan/fraud_check","description":"<p>Assess an individual loan application using AI-driven fraud scoring and credit bureau data.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","loan","fraud_check"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"45bc8451-81b3-4c6b-a84d-9b28d8637291"},{"name":"Business Loan Fraud Check","id":"8f9b8285-ab7b-491d-a909-f799baf78060","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"business_name","value":"Heineken","type":"text"},{"key":"business_address","value":"23 Main Street, Marina","type":"text"},{"key":"rc_number","value":"RC-123456","type":"text"},{"key":"city","value":"Lagos","type":"text"},{"key":"country","value":"Nigeria","type":"text"},{"key":"phone_number","value":"2349012345678","type":"text"},{"key":"email_address","value":"business@example.com","type":"text"},{"key":"identification_type","value":"RC Number","type":"text"},{"key":"identification_number","value":"RC-123456","type":"text"},{"key":"annual_revenue","value":"12345678","type":"text"},{"key":"bank_name","value":"Access Bank","type":"text"},{"key":"account_number","value":"1234567890","type":"text"},{"key":"loan_amount_requested","value":"1000000","type":"text"},{"key":"purpose_of_loan","value":"Business Expansion","type":"text"},{"key":"loan_repayment_duration_type","value":"months","type":"text"},{"key":"loan_repayment_duration_value","value":"5","type":"text"},{"key":"collateral_required","value":"false","type":"text"},{"key":"is_business","value":"true","type":"text"},{"key":"run_aml_check","value":"false","type":"text"}]},"url":"https://adhere-api.smartcomply.com/api/v1/loan/fraud_check","description":"<p>Assess a business loan application using company registration, revenue, and credit bureau data.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","loan","fraud_check"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f9b8285-ab7b-491d-a909-f799baf78060"}],"id":"1b92fc29-774f-4d4c-8549-2fc67c4f57a6","_postman_id":"1b92fc29-774f-4d4c-8549-2fc67c4f57a6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}},{"name":"User Journey","item":[{"name":"Submit Journey Event","id":"ebccaee8-c1af-4831-8450-fcbbe3af11cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"user_id\": \"user-456\",\n  \"session_id\": \"abc-123\",\n  \"event\": \"LOGIN\",\n  \"timestamp\": \"2025-05-24T10:00:00Z\",\n  \"device_id\": \"device-789\",\n  \"ip_address\": \"192.168.1.1\"\n}","options":{"raw":{"language":"json"}}},"url":"https://adhere-api.smartcomply.com/api/v1/journey/event","description":"<p>Submit a user journey event for fraud assessment. event: LOGIN, OTP_VERIFY, PAYMENT_INIT, PAYMENT_COMPLETE, LOGOUT.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","journey","event"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ebccaee8-c1af-4831-8450-fcbbe3af11cc"},{"name":"Get Session State","id":"b0a228e7-09cf-4f74-a0e3-a7bf3cbe681c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://adhere-api.smartcomply.com/api/v1/journey/session/{{sessionId}}","description":"<p>Retrieve the current state and event history for a session.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","journey","session","{{sessionId}}"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0a228e7-09cf-4f74-a0e3-a7bf3cbe681c"},{"name":"Clear Session","id":"d62a0b55-dc37-4bd9-a2e8-b9e984dd18bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://adhere-api.smartcomply.com/api/v1/journey/session/{{sessionId}}","description":"<p>Delete all stored data for a session.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","journey","session","{{sessionId}}"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d62a0b55-dc37-4bd9-a2e8-b9e984dd18bc"},{"name":"User Analytics","id":"be5b5104-0d64-4e37-af67-349ce04d397a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://adhere-api.smartcomply.com/api/v1/journey/analytics/user/{{userId}}","description":"<p>Retrieve fraud and risk statistics for a user across all sessions.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","journey","analytics","user","{{userId}}"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"be5b5104-0d64-4e37-af67-349ce04d397a"},{"name":"Health Check","id":"696c9421-8071-4700-a6a4-a3fa0b3666ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://adhere-api.smartcomply.com/api/v1/journey/health","description":"<p>Check the User Journey service health and dependency status.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}},"urlObject":{"path":["api","v1","journey","health"],"host":["https://adhere-api.smartcomply.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"696c9421-8071-4700-a6a4-a3fa0b3666ff"}],"id":"6196d531-6076-48aa-a6dd-bd144c703c10","_postman_id":"6196d531-6076-48aa-a6dd-bd144c703c10","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"d1a8c714-1208-406c-a758-c94382be03a7","id":"d1a8c714-1208-406c-a758-c94382be03a7","name":"Adhere API — by Smartcomply","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-access-token"},{"key":"value","value":""}]}},"variable":[{"key":"baseUrl","value":"https://adhere-api.smartcomply.com"},{"key":"apiKey","value":"","description":"Your Adhere API key from the dashboard"}]}