Last updated 6 months ago
Was this helpful?
Government database lookup API
Bearer token
POST /api/v2/id/lookup/ken/id HTTP/1.1 Host: id.uqudo.io Authorization: text Content-Type: application/json Accept: */* Content-Length: 25 { "identityNumber": "text" }
OK
{ "placeOfBirth": "text", "firstName": "text", "serialNumber": "text", "citizenship": "text", "issueDate": "text", "issueDateFormatted": "text", "middleName": "text", "lastName": "text", "address": "text", "gender": "text" }