Real-time Mexican Data All API

API Overview

API de extracción en tiempo real de información de residentes mexicanos: permite consultar la información más reciente de seguridad social, educación, buró de crédito y conversión de RFC a través de la CURP.

Endpoints

15 endpoints
MethodNameRouteDescription
GETQueryCurpBasicInfo/curp/query_by_curpquery mexican curp basic info by curpTest Endpoint →
GETVerifyCurp/curp/verifyValidates whether a CURP is active and registered in RENAPO. Returns success: true when the CURP is found (mensaje = "CURP encontrado") or its status is RCN (Registro Civil Nacional — valid and active). Either condition is sufficient.Test Endpoint →
GETCurpToNss/curp/curp_to_nssQueries IMSS (Instituto Mexicano del Seguro Social) to resolve the NSS (Número de Seguridad Social) corresponding to the given CURP.Test Endpoint →
GETQueryEducation/sep/query_by_curpQuery Mexican education records by CURPTest Endpoint →
GETqueryNss/imss/query_by_curpQuery Mexican IMSS social security records by CURP or NSS [Under maintenance, temporarily unavailable]Test Endpoint →
GETQueryMexicoPersonalAddress/imss/vigencia/basicQuery Mexico IMSS personal address by CURPTest Endpoint →
GETQueryMexicoFamilyProfile/imss/vigencia/familyQuery Mexico IMSS holder and family profile by CURPTest Endpoint →
GETPersonalContactInformationSearch/personal/contactQuery Mexico personal phone and email by CURPTest Endpoint →
GETQueryAforeAccount/afore/accountQueries AFORE and returns structured retirement fund account information for the given CURP, including the AFORE institution, affiliation type, registration status, identity verification, and digital profile level.Test Endpoint →
GETQueryInfonavitLoan/infonavit/loanQuery the Infonavit loan contract information for the given CURP, showing the loan balance and repayment status.Test Endpoint →
GETQueryTelcelAccount/telcel/accountQueries the Telcel / ClaroPay account status for the given 10-digit mobile number. Returns whether the user has a bank card bound in the TelcelAPP and whether N2-level identity verification has been completed (required by Mexican financial regulation to unlock payment and card-binding features).Test Endpoint →
GETCurpToRfc/torfc/query_by_curpThe Mexican Tax Administration Service converts CURP into the corresponding RFC (Federal Taxpayer Registry number).Test Endpoint →
GETQueryNssProfile/infonavit/profileQueries registration system (KC-RegistroWeb) for the personal profile associated with the given NSS, returning the CURP, RFC, and name fields.Test Endpoint →
GETQueryEdomexDrivingLicensePdf/edomex/licenciaDownload EDOMEX driving license PDF by CURPTest Endpoint →
POSTqueryTagAndInfo/prism/external/queryTagAndInfoquery citizen tag and basic info by CURP/email/phoneTest Endpoint →