Check for valid CURP based on a person data and return corresponding values of that person including the CURP.
CURP by data validation v4
https://demo-api.incodesmile.com/api/validate/curp-by-data/v4Headers
Request body
application/json
User's curp. Has to be in valid format. If it isn't present, then curp value from interview is used.
Valid gender values are "H" (Hombre, male), "M" (mujer, female) and "X" (otro, other)
HMXResponses
Response body (application/json)
Flag indicating request passed successfully.
Curp
Sex
MujerHombreXNationality
Flag indicating if CURP validation passed - tipoError present in response
Names
Paternal surname
Mother maiden name
Birth Date in format DD/MM/YYYY
Birth State
Probation Document
Key/Value structure. All keys are type of string. Available Key values: - anioReg - foja - tomo - libro - numActa - CRIP - numEntidadReg - cveMunicipioReg - NumRegExtranjeros - FolioCarta - cveEntidadNac - cveEntidadEmisora
Status Curp
Deceased Status
Response body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details