Frictionless KYC
Verify your users’ identity during onboarding with a single API call. Less drop-off at signup, more activated accounts.
- Faster onboarding
- Less drop-off
- Verification against RENIEC
Verify identity during user signup with a simple API. Fast onboarding, solid compliance, and the integration speed your team needs.
Verify your users’ identity during onboarding with a single API call. Less drop-off at signup, more activated accounts.
Identity verification is the foundation of your compliance. MAXFIND gives you official data and full audit logs to back every signup.
REST API, professional sandbox, and SDKs. Your team integrates MAXFIND in an afternoon, not in a quarter of meetings.
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"
}
} Create your free account and make your first call in under 5 minutes.