mono-logo

NIN Lookup

Last updated Feb 28th, 2024

post api.withmono.com/v3/lookup/nin
v1.0

This resource verifies the national identification number of a user.

Body Params
Headers

Request

12345
curl --request POST \
  --url https://api.withmono.com/v3/lookup/nin \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --data '{"nin":"string"}'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?