Verify a Mexican INE / IFE voter ID against the INE registry. Checks modelo, vigencia, validity as ID, and voting rights in real time.
Verifies a Mexican INE / IFE voter ID credential against the INE registry (modelo, vigencia, válida-como-identificación, derecho-a-votar). Didit exposes this service throughDocumentation Index
Fetch the complete documentation index at: https://docs.didit.me/llms.txt
Use this file to discover all available pages before exploring further.
POST /v3/database-validation/ so you can verify the submitted data against the authoritative source and receive normalized match results.
mex_ine_vigencia| Field | Required | Example |
|---|---|---|
cic | No | sample_value |
identificador_ciudadano | No | SAMPLE-12345 |
ocr | No | sample_value |
voter_number | No | SAMPLE-12345 |
emission_number | No | SAMPLE-12345 |
first_name | No | John |
last_name | No | Doe |
date_of_birth | No | 1990-01-01 |
cic, identificador_ciudadano, ocr, voter_number, emission_number, first_name, last_name, date_of_birthMEXmex_ine_vigenciacic value required by this database service.Example: sample_valueidentificador_ciudadano value required by this database service.Example: SAMPLE-12345ocr value required by this database service.Example: sample_valuevoter_number value required by this database service.Example: SAMPLE-12345emission_number value required by this database service.Example: SAMPLE-12345JohnDoeYYYY-MM-DD format.Example: 1990-01-01source_data depend on what the registry returns. The generated example for mex_ine_vigencia currently documents this normalized shape:
date_of_birthfirst_namelast_name