Returns combined result of INE/IFE and CURP.
INE (Institutio Nacional Electoral - Mexican Electoral Registry) is the organization that issues the voter ID cards and maintains the voters registry.
The CURP (Unique Key of Population Registry) is the name of the population number/certificate in Mexico.
ifeIdentifier
and ineIdentifier
both represent person's identification number. ife
is a legacy name, it was changed to ine
.
Note: always ensure that you use the correct API URL to send requests. See the API URL section for more info.
Your integration's API key (occasionally referred to the "Token", "API public key" or "Publishable key")
Session id signed with the shared secret key
Session id
Result of the combined-ine-curp-registry check
Data related to the INE/IFE identification number and the CURP identification number
Details about the INE/IFE identification number
Indication of if the INE identification number is active (true) or inactive (false)
Explanation of the data.status
value
Extra information about the INE identification number
Array of comments regarding the status of the identification
INE identification number. When this is returned, the ineIdentifier
is not present
IFE identification number. When this is returned, the ifeIdentifier
is not present
Details about the CURP identification number
CURP identification number
Person's name
Person's gender (One of HOMBRE, MUJER)
Region code
Status of the CURP data (One of: AN, AH, CRA CU, RCN, RCC, BD, BDA, BCC, BCN)
Explanation of the details.curp.statusCurp
value
Person's birth region
Person's date of birth
Person's nationality
Person's first surname
Person's last surname
Details about the document evidence data
Book
Sheet
Volume
Act number
Registry city
Registry region
Registration year
Registry city code
Registry region code
Document evidence
Bad request
Unauthorized
Session not found
Internal server error