Skip to content
Solutions · Fintech

KYC that does not slow down your onboarding

Verify identity during user signup with a simple API. Fast onboarding, solid compliance, and the integration speed your team needs.

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

Compliance without the drag

Identity verification is the foundation of your compliance. MAXFIND gives you official data and full audit logs to back every signup.

  • Per-user audit trail
  • Per-query audit log
  • Law 29733 compliance

Built for developers

REST API, professional sandbox, and SDKs. Your team integrates MAXFIND in an afternoon, not in a quarter of meetings.

  • Free sandbox
  • Docs with examples
  • Webhooks for events
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"
  }
}

Ready to start?

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