One API, everything you need to verify identity
DNI verification against RENIEC, physical document validation, reputation network across businesses, and a free professional sandbox. All bundled into a single API.
Everything you need to verify identity
A single API with it all baked in. Built to scale with your business.
Fast verification
Query any Peruvian DNI in under a second. Data straight from the official RENIEC registry.
Learn morePhysical validation
Is the DNI the customer is showing real? We compare the physical document against the official registry in real time.
Learn moreReputation network
Share alerts with other businesses in your industry. If a customer was a problem somewhere else, you hear about it first.
Learn moreProfessional sandbox
Build and test without touching real data. Predictable mock DNIs so you can automate your tests.
Learn moreWebhooks
Receive real-time events when things happen. Plug MAXFIND into your stack without polling.
Learn moreGuaranteed SLA
99.9% uptime on production plans. Monitored latency and a public status page.
Learn moreIt is this simple
A single HTTP call. No required SDK, no complex OAuth, no weird signatures.
curl -H "Authorization: Bearer mfx_live_xxxxxxxxxx" \
https://api.maxfind.app/v1/dni/12345678
# Respuesta inmediata
{
"success": true,
"data": {
"dni": "12345678",
"nombres": "JUAN CARLOS",
"apellido_paterno": "PEREZ",
"apellido_materno": "GARCIA"
}
} Ready to start?
Create your free account and make your first call in under 5 minutes.