v1
latestOpenAPI 3.1.02026-07-24450175.9 KBGovChecks: Kenya IPRS
Validate an individual's national identity card against the Kenyan Integrated Population Registration System
post/ke/iprs
Request body
Response
200
Example response
{
"data": {
"dateOfBirth": "22-09-1964",
"documentNumber": "0000000",
"givenNames": "JOHN",
"lastName": "DOE",
"fullName": "JOHN DOE",
"gender": "F"
}
}