Overview

Find key data Mexican from the government by personal data.

🕑 Average Latency ~700 ms 🕑 Worst Latency ~1000 ms 🧑‍⚖️ Success Rate 80%

Getting started

  1. Log in, and copy API Key. If you use email, we need to verify it. Check your inbox.
  2. You either can test directly in your browser or use Postman. Remember substitute API Key.

Request

GET <https://api.sanchezcarlosjr.com/mexican>

Parameters

Response

If successful, this method returns a response body with the following structure:

{
	"curp": "string",
	"isLRFC": "boolean",
	"isRegisteredInIMSS": "boolean"
	"nss": "string",
	"rfc":"string",
	"rfcBlockList": "string"
}

Example Request

<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

Example Success Response

{
	"curp":"CAHF620818HMNLNL09",
	"isLRFC":true,
	"isRegisteredInIMSS":true
	"nss":"53796212867",
	"rfc":"CAHF620818TN9",
	"rfcBlockStatus":null
}

Errors

The error messages that the API could return in response to a call to this method.

Contact

Powered by Fruition