Find key data Mexican from the government by personal data.
🕑 Average Latency ~700 ms 🕑 Worst Latency ~1000 ms 🧑⚖️ Success Rate 80%
GET <https://api.sanchezcarlosjr.com/mexican>
If successful, this method returns a response body with the following structure:
{
"curp": "string",
"isLRFC": "boolean",
"isRegisteredInIMSS": "boolean"
"nss": "string",
"rfc":"string",
"rfcBlockList": "string"
}
<https://api.sanchezcarlosjr.com/mexican?apiKey=pT32raieZC3&birthday=1962-08-18T08:00:00.000Z&birthState=MX-MIC&fatherName=CALDERON&gender=1&motherName=HINOJOSA&name=FELIPE> DE JESUS
{
"curp":"CAHF620818HMNLNL09",
"isLRFC":true,
"isRegisteredInIMSS":true
"nss":"53796212867",
"rfc":"CAHF620818TN9",
"rfcBlockStatus":null
}
The error messages that the API could return in response to a call to this method.