Skip to content
Identity verification API · Peru

Find the real identity behind every DNI

Identity verification API for serious businesses in Peru. Real data in milliseconds, professional sandbox included for free.

No card required · Unlimited sandbox · 30-day trial with 500 real queries

Find the real identity behind every DNI
POST /v1/dni 200 OK
dni: "12345678"
nombres: "JUAN CARLOS"
paterno: "PEREZ"
Responded in 142ms

Businesses already verifying identity with MAXFIND

Clínica Aurora PagaFácil Residencial Pacífico FinPe ComercioSeguro VeciNet

< 200ms

Average latency

99.9%

Guaranteed uptime

RENIEC

Official data

Ley 29733

Legal compliance

The problem

Validating identity in Peru today is painful

Without developer-friendly tools, every verification turns into a manual, slow, error-prone process.

Tedious

Checking DNIs manually, one customer at a time.

Slow

Waiting on public services that take days to respond.

Unsafe

No way to spot tampered or fake DNIs.

Expensive

RENIEC partnerships require a legal entity and months of paperwork.

The solution

MAXFIND solves it in 3 steps

Designed so your first "hello world" hits real data, not hours of paperwork.

01

Create your free account

Instant access to the professional sandbox, free forever. No card, no paperwork.

02

Make your first call

In under 5 minutes following the docs. cURL, JS, or Python.

03

Go to production

30 days free with 500 real RENIEC queries. After that, you only pay for what you use.

Developer experience

It 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"
  }
}
Pricing

Simple plans, no surprises

You pay for what you use. No annual commitments. Professional sandbox free forever.

01

Free sandbox

Unlimited mock DNIs to develop and test. Free forever, no card required.

02

30-day trial

On any subscription, 500 real RENIEC queries at no cost during the first 30 days.

03

Then you start paying

After the trial, your chosen plan activates. You only pay for what you use.

Micro

To start testing at low volume.

S/ 19 /mo
  • 500 queries/mo
  • Unlimited sandbox
  • DNI validation
  • Email support
Most popular

Starter

For teams already validating in production.

S/ 79 /mo
  • 5,000 queries/mo
  • Physical validation
  • Reputation network
  • Webhooks

Pro

For high volume and critical operations.

S/ 249 /mo
  • 25,000 queries/mo
  • Everything in Starter
  • 99.9% SLA
  • Dedicated account
Security and compliance

Built to comply with Peruvian law

Personal data protection is not an afterthought. It is at the core of how we designed the API.

View privacy policy
  • Data bank registered with MINJUS

    The "maxfind_users" personal data bank is formally registered with Peru’s National Personal Data Protection Authority.

  • Law 29733 compliance

    We process personal data under the current Peruvian legal framework, with a specific legal basis for every operation.

  • Full audit log

    Every query is logged with timestamp, IP, and purpose. Full log access from your dashboard.

  • End-to-end encryption

    TLS 1.3 in transit, AES-256 at rest. Per-tenant isolation for sensitive data.

Testimonials

What teams already verifying with MAXFIND say

We integrated MAXFIND into onboarding in an afternoon. KYC stopped being our signup bottleneck and we dropped abandonment significantly.
DR Daniela Reyes CTO at FinPe
At admissions, we now confirm patient identity in seconds. We caught several attempts at insurance fraud that used to slip by.
MS Marco Salinas Head of systems at Clínica Aurora
The sandbox let us test everything without touching real data. When we moved to production, we did not have to change a single line of code.
LF Lucía Ferrer Founder at ComercioSeguro

Ready to start?

Create your free account and make your first call in under 5 minutes.