Skip to main content
POST
Verify NIN with face 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 face image URL

imageUrl
string
required
Example:

"https://cdn.example.com/selfie.jpg"

nin
string
required
Example:

"12345678901"

Response

OK

data
object
success
boolean
Example:

true