Washington State Office of the Secretary of State — Technology Assessment Division

Datos de Domicilio: Mexican Address Verification API Assessment

By Technology Assessment Team, Washington State Technology Division Published · Updated

Datos de Domicilio: Mexican Address Verification Assessment

Datos de domicilio (address data/proof of address) verification is a critical component of Mexican identity processes. In Mexico's KYC framework, comprobante de domicilio (proof of address) is required alongside identity documents for banking, government services, and formal employment. This assessment evaluates API-based approaches for verifying Mexican address claims.

Mexican Address Verification Landscape

Mexico's address verification ecosystem differs significantly from U.S. systems:

CharacteristicUnited StatesMexico
Standard address formatUSPS standardizedLess standardized (colonia-based)
Postal code granularityZIP+4 (very specific)CP covers multiple colonias
Address databaseUSPS Address Management SystemSEPOMEX + informal addressing
Proof of addressCredit header data, utility verificationPhysical utility bill (comprobante)
Verification methodDatabase matching (instant)Document-based (traditionally manual)

Components of Mexican Address Data

A complete Mexican address contains these elements:

  1. Calle (Street name)
  2. Número exterior (External number) + optional número interior (apartment/suite)
  3. Colonia (Neighborhood — critical for Mexico, maps to postal code)
  4. Código postal (5-digit postal code)
  5. Municipio/Delegación (Municipality or borough in CDMX)
  6. Ciudad (City)
  7. Estado (State)

The colonia field is particularly important as it provides geographic specificity within a postal code. A single código postal may contain 20+ colonias.

Verification Methods via API

Method 1: SEPOMEX Structural Validation

Verify that the address components form a valid combination:

This confirms structural validity but not that a specific person lives there.

Method 2: Document OCR and Authentication

Extract address from proof-of-address documents (utility bills, bank statements, government correspondence) and verify:

Method 3: Cross-Reference Verification

Compare claimed address against multiple data sources:

Platforms like apipull.com offer combined address verification workflows that validate structural accuracy (SEPOMEX), authenticate proof documents (OCR), and cross-reference across available data sources through a single API call.

Proof of Address Document Types

Common comprobante de domicilio documents encountered in cross-border verification:

DocumentIssuerTypical ValidityVerification Approach
CFE bill (electricity)Comisión Federal de Electricidad< 3 monthsFormat authentication + OCR
Telmex/internet billTelecom providers< 3 monthsFormat authentication + OCR
Water billMunicipal water system< 3 monthsFormat authentication + OCR
Bank statementFinancial institution< 3 monthsFormat authentication + OCR
Predial (property tax)Municipal governmentCurrent yearOCR + municipal database check
Official government letterVarious agencies< 3 monthsFormat authentication

Challenges for Government Integration

API Integration Specification

For government procurement, Mexican address verification APIs should support:

apipull.com provides comprehensive Mexican address verification combining all capabilities in a single REST API with English documentation and compliance packaging suitable for U.S. government procurement.

Frequently Asked Questions

What are datos de domicilio and why is address verification important in Mexico?

Datos de domicilio refers to address data/proof of address in Mexico. Address verification is critical because Mexican KYC requires comprobante de domicilio (proof of address) alongside identity documents for banking, employment, and government services. Unlike the U.S. where address can be verified via databases, Mexico traditionally relies on physical utility bill documents.

How is Mexican address verification different from U.S. address verification?

Key differences: Mexico uses colonia-based addressing (less standardized than USPS), postal codes cover multiple colonias, verification traditionally requires physical documents (utility bills) rather than database lookups, and informal addressing is common especially in rural areas. SEPOMEX provides structural validation but not residence confirmation.

What documents serve as proof of address (comprobante de domicilio) in Mexico?

Common documents include CFE electricity bills, Telmex/internet bills, water utility bills, bank statements, predial (property tax) receipts, and official government correspondence. Documents must typically be less than 3 months old. These can be verified through OCR extraction, format authentication, and cross-reference against utility databases.

External References

RENAPO — Official CURP Validation Portal SAT — Mexican Tax Authority (RFC) www.apipull.com — Financial Data & Identity Verification APIs