Skip to main content
POST
NIN Verification
The NIN endpoint retrieves a customer’s verified identity data from the National Identity Management Commission (NIMC) database. It returns comprehensive personal details including biographic data, next-of-kin information, and a customer photo.

Endpoint

Request

Headers

Body Parameters

Example

Response

200 OK

400 Bad Request

Returned when the NIN is missing, malformed, or not found.

401 Unauthorized

Authorizations

x-access-token
string
header
required

Your Adhere API secret key

Body

application/json
identification_number
string
required

11-digit National Identification Number

Example:

"70123456789"

Response

NIN verified successfully