GET
/curp/curp_to_nss-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 IMSS (Instituto Mexicano del Seguro Social) to resolve the NSS (Número de Seguridad Social) corresponding to the given 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": "AARV940501MPLNSR01",
"nss": "03169411059"
},
"status": 200,
"message": "Found",
"success": true
}
Real-time Mexican Data All API