Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.smartcomply.com/llms.txt

Use this file to discover all available pages before exploring further.

The Adhere Postman collection contains every API endpoint pre-configured with the correct URL, headers, and example request bodies. It’s the fastest way to explore the API and test calls before integrating.

Import the Collection

1

Open Postman

Download and open Postman if you haven’t already.
2

Import the collection

Click the link below to open the collection in Postman directly:Open Adhere API in Postman →Or copy the collection URL and use File → Import → Link inside Postman.
3

Set your API key

In Postman, go to the collection’s Variables tab and set x-access-token to your Adhere API key.Your API key is available in the Adhere dashboard.
4

Send a request

Pick any endpoint from the collection, check the pre-filled body, and click Send.

Collection Structure

The collection mirrors the API reference and is organised by product area:
FolderWhat’s inside
Nigeria KYCBVN, NIN, VNIN, CAC, Driver’s License, Passport, NUBAN, TIN, Voter’s ID, Phone, Address
Kenya KYCNational ID (basic & advanced), Business Registration, Alien ID, KRA PIN, Passport
Ghana KYCID Card, ID Card with Face
Rwanda KYCNational ID, Passport
Uganda KYCNational ID
BiometricsFace Comparison, Face Liveness
Credit ReportsCRC, First Central, Credit Registry (individual & business), Kenya credit
Fraud & Transaction MonitoringTransaction monitoring, card fraud, transaction screening, KYC search, limits & thresholds
Loan Fraud CheckIndividual and business fraud checks
User JourneySession events, session state, analytics, health check

Authentication

All requests require the x-access-token header. Set it once at the collection level so it applies to every request automatically:
  1. Click the collection name → Edit
  2. Go to the Variables tab
  3. Add a variable named x-access-token with your API key as the value
  4. In each request’s Headers tab, the header is already set to {{x-access-token}}
Never share your API key publicly or commit it to source control. Use Postman environment variables to keep it out of shared workspaces.

Base URL

All endpoints in the collection use:
https://adhere-api.smartcomply.com