v1
latestOpenAPI 3.1.02026-07-24450175.9 KBGovChecks: Mexico CURP
Validate a user's CURP number and identity
post/mx/curp
Request body
Response
200
Example response
{
"data": {
"curp": "BAME921103HCHLRN00",
"birthDate": "1992-11-03",
"gender": "HOMBRE",
"fullName": "BLANCO MIRANDA ENRIQUE ARTURO",
"name": "ENRIQUE ARTURO",
"surname": "BLANCO",
"secondSurname": "MIRANDA",
"nationality": "Mexico"
}
}