Peru DNI
Overview
The Peru National ID is the official identification number that is mandatory for all Peruvians, whether living in Peru or abroad. Administered by RENIEC, this API returns attributes associated with that number.
- ID:
peru-dni-lookup - Type: eID (database)
- Verification Type: Enrichment
- Regions: Latin America
- Countries: PE
- Adoption: 27,000,000
- URL: https://www.gob.pe/reniec
Integration with Trinsic
Peru DNI verification is integrated into Trinsic's identity acceptance network allowing businesses to verify users against the government system of record in Peru.
- Permission required: Yes, this method requires registration before you can activate it for your users. Please contact Trinsic to begin this process.
- Cost: Contact the Trinsic team.
User Flow
The user provides their National Identity Document (DNI) number. The system retrieves and returns full identity information from the government database.
Direct API Requirements
Direct is not a requirement.You can integrate with this provider using the Widget or Hosted UI instead, with no additional integration requirements on your end.
What your integration must support in order to use this provider with the Direct Provider Sessions API.
- Supports Direct Provider Sessions: ✅
- Launch Method:
None— No user-facing action is required to start the flow. - Collection Method:
PollResult— Results arrive asynchronously; poll with theresultsAccessKeyreturned at session creation. - Requires Input: This provider requires input before verification can proceed.
- Trinsic-Hosted UI: A Trinsic-Hosted Fallback UI exists for this provider, which may be invoked to cover gaps in your integration's capabilities.
Outputs
Normalized AttributesThese attributes form part of our normalized model, a standardized set used across providers. Trinsic normalizes this for you and lets you know when a property is available for each provider.
| Field | Availability | Notes |
|---|---|---|
person.givenName | Always | - |
person.familyName | Always | - |
person.fullName | Always | - |
person.dateOfBirth | Sometimes | When available |
person.sex | Sometimes | When available |
person.address.subdivision | Sometimes | When available |
person.address.country | Sometimes | When available |
document.type | Always | - |
document.number | Always | - |
document.issueDate | Sometimes | When available |
document.expirationDate | Sometimes | When available |
document.issuingCountry | Always | - |
document.issuingAuthority | Always | - |
attachments.documentPortrait | Sometimes | When available |
Updated 11 days ago
