GET
/infonavit/profile-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
Queries registration system (KC-RegistroWeb) for the personal profile associated with the given NSS, returning the CURP, RFC, and name fields.
Header Parameters
| Name | Type | Required | Description |
|---|---|---|---|
X-Api-Token | string | Required | Your platform API token |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
nss | query | string | Required | 10-11 digit NSS |
Response 200JSON
{
"data": {
"nss": "41997200724",
"curp": "RAAA720908HSPMGD03",
"rfc": "RAAA7209082D0",
"last_name": "AGUILAR",
"first_name": "RAMIREZ",
"user_name": "ADRIAN"
},
"status": 200,
"message": "Found",
"success": true
}
Real-time Mexican Data All API