GET/imss/vigencia/basic-20%$0.2 USDT/call$0.16 USDT/call

Free 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 Mexico IMSS personal address by CURP

Header Parameters

NameTypeRequiredDescription
X-Api-TokenstringRequiredYour platform API token

Parameters

NameInTypeRequiredDescription
curpquerystringRequired18-character CURP code

Response 200JSON

{
  "data": {
    "name": "MARIA CONCEPCION GOMEZ DELGADO",
    "birthDate": "1970/12/08",
    "nss": "9288706509",
    "curp": "GODC701208MDFMLN05",
    "phone": "5549978691",
    "address": "CALLE MZ S10 17 L 302 INFONAVIT Norte Consorcio CUAUTITLÁN IZCALLI MÉXICO 5472"
  },
  "status": 200,
  "message": "Found",
  "success": true
}