GET
/sep/query_by_curp-20%$0.1 USDT/call$0.08 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 education records 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",
"personal_info": {
"curp": "GOCA780521MGTNPN03",
"nombre": "ANDREA",
"primerApellido": "GONZALEZ",
"segundoApellido": "CAPITAN",
"sexo": "M",
"fechaNacimiento": "Sun May 21 00:00:00 CST 1978",
"lugarNacimiento": "GUANAJUATO"
},
"cedulas_registradas": [
{
"cedula": "8277871",
"institucion": "UNIVERSIDAD TECNOLÓGICA DEL NORTE DE GUANAJUATO",
"carrera": "LICENCIATURA EN INGENIERÍA EN NEGOCIOS Y GESTIÓN EMPRESARIAL"
}
],
"carreras_grados": null
},
"status": 200,
"message": "Found",
"success": true
}
Real-time Mexican Data All API