🇵🇪Peru Citizen
Service to query Peruvian citizens using the DNI (National Identity Document).
Peruvian Citizen Information
GET - https://api.verifik.co/v2/pe/cedula
The Peruvian ID Verification service allows you to verify the identity of an individual in Peru by their DNI (Documento Nacional de Identidad) number. The service returns the full name and other related information of the individual, along with a signature to certify the authenticity of the response.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Document type. Allowed value: DNI. |
|
documentNumber | String |
| Document number of the person to be queried. |
|
Request
Response
Last updated