[v3] Peruvian Citizen
Service to query Peruvian citizens using government ID issued in Peru.
Endpoint
The Peruvian Citizen ID Verification service allows you to verify the identity of a citizen in Peru using their DNI. This service returns personal information, such as full name, date of birth and some other details that are required to validate the identity of someone in Peru with just the DNI Document Number.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Required?
Description
Example
documentType
String
True
Document type. Allowed value: DNI.
DNI
documentNumber
String
True
Document number of the person to be queried.
123456789
Request
Response
Last updated