Skip to main content
POST
NIN boolean name match

Authorizations

X-API-Key
string
header
required

Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.

Body

application/json

NIN and name to match

firstName
string
required
Example:

"John"

lastName
string
required
Example:

"Doe"

nin
string
required
Example:

"12345678901"

Response

OK

data
object
success
boolean
Example:

true