GET
/curp/query_by_curp-20%$0.05 USDT/call$0.04 USDT/callFree billing instructions: No billing will be charged in case of abnormalities
Billing instructions for empty value: The interface is limited to 10 free empty value times per day
Empty value definition: The server query result is empty and no data was found
query mexican curp basic info by curp
Header Parameters
| Name | Type | Required | Description |
|---|---|---|---|
X-Api-Token | string | Required | Your platform API token |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
curp | query | string | Required | 18-character CURP code |
Response 200JSON
{
"data": {
"curp": "GOCA780521MGTNPN03",
"nombres": "ANDREA",
"apellidoPaterno": "GONZALEZ",
"apellidoMaterno": "CAPITAN",
"fechaNacimiento": "21/05/1978",
"sexo": "M",
"nacionalidad": "MEX",
"estadoNacimiento": "GT",
"statusCurp": "RCN",
"docProbatorio": 1,
"datosDocProbatorio": {
"anioReg": "1978",
"numActa": "01708",
"claveEntidadRegistro": "11",
"claveMunicipioRegistro": "003"
}
},
"status": 200,
"message": "Found",
"success": true
}
Real-time Mexican Data All API