Get Certificates from a PM RFC

Certificates from a RFC of a Persona Moral (PM)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Intro

With this API, you can retrieve the certificates of a PM's (Persona Moral) RFC (Registro Federal de Contribuyentes).

Important points

Request

To make the request it is only necessary to provide the RFC for a PM.

fieldtyperequiredlengthDescription
rfcAlphanumericYes12Provide a valid RFC.
It can be an RFC of a PM with a length of 12 characters.

If you want to validate the RFC (Registro Federal de Contribuyentes) of the PF (Persona Física) or PM (Persona Moral), you can use this service to ensure that the RFC provided is correct.

If you are not sure how to obtain this field and you have your client's personal data, we suggest you visit our RFC generate RFC service to generate the RFC.

Successful response

Inside the response object you will only get the next fields.

{
  "id": "65281a530a3186c567f6b948",
  "createdAt": "2023-10-12T10:09:55.150693-06:00",
  "finishedAt": "2023-10-12T10:10:13.72024-06:00",
  "duration": 18569,
  "status": "SUCCESS",
  "request": {
    "rfc": "NKO080220554"
  },
  "response": {
    "certificates": [
      {
        "certificate": {
          "isCA": false,
          "issuer": {
            "commonName": "AC DEL SERVICIO DE ADMINISTRACION TRIBUTARIA",
            "country": [
              "MX"
            ],
            "locality": [
              "CUAUHTEMOC"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "AC DEL SERVICIO DE ADMINISTRACION TRIBUTARIA"
              },
              {
                "type": "organization",
                "value": "SERVICIO DE ADMINISTRACION TRIBUTARIA"
              },
              {
                "type": "organizationalUnit",
                "value": "SAT-IES Authority"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "Av. Hidalgo 77, Col. Guerrero"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "CDMX"
              },
              {
                "type": "locality",
                "value": "CUAUHTEMOC"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "SAT970701NN3"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "responsable: ADMINISTRACION CENTRAL DE SERVICIOS TRIBUTARIOS AL CONTRIBUYENTE"
              }
            ],
            "organization": [
              "SERVICIO DE ADMINISTRACION TRIBUTARIA"
            ],
            "organizationalUnit": [
              "SAT-IES Authority"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "CDMX"
            ],
            "streetAddress": [
              "Av. Hidalgo 77, Col. Guerrero"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment"
          ],
          "maxPathLen": -1,
          "notAfter": "2029-06-24T18:28:14Z",
          "notBefore": "2025-06-24T18:28:14Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 2048,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766866346279324789913142",
          "serialNumberHex": "3030303031303030303030373136373630323636",
          "sha1Fingerprint": "E95274EEED76583FC47F414F31D3686C28D36B15",
          "sha256Fingerprint": "DCA4F18FD8AFA68A57317B2DA60DB0C000942F00A96C5CD4C0F78C2B2734F0D0",
          "signatureAlgorithm": "SHA256-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              },
              {
                "type": "organizationalUnit",
                "value": "RENOVACION SELLO JUNIO"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "organizationalUnit": [
              "RENOVACION SELLO JUNIO"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2029-06-24T18:28:14Z",
        "serialNumber": "00001000000716760266",
        "startDate": "2025-06-24T18:28:14Z",
        "status": "Activo",
        "type": "SELLO"
      },
      {
        "certificate": {
          "extKeyUsage": [
            "emailProtection",
            "clientAuth"
          ],
          "isCA": false,
          "issuer": {
            "commonName": "AC DEL SERVICIO DE ADMINISTRACION TRIBUTARIA",
            "country": [
              "MX"
            ],
            "locality": [
              "CUAUHTEMOC"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "AC DEL SERVICIO DE ADMINISTRACION TRIBUTARIA"
              },
              {
                "type": "organization",
                "value": "SERVICIO DE ADMINISTRACION TRIBUTARIA"
              },
              {
                "type": "organizationalUnit",
                "value": "SAT-IES Authority"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "Av. Hidalgo 77, Col. Guerrero"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "CDMX"
              },
              {
                "type": "locality",
                "value": "CUAUHTEMOC"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "SAT970701NN3"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "responsable: ADMINISTRACION CENTRAL DE SERVICIOS TRIBUTARIOS AL CONTRIBUYENTE"
              }
            ],
            "organization": [
              "SERVICIO DE ADMINISTRACION TRIBUTARIA"
            ],
            "organizationalUnit": [
              "SAT-IES Authority"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "CDMX"
            ],
            "streetAddress": [
              "Av. Hidalgo 77, Col. Guerrero"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment",
            "dataEncipherment",
            "keyAgreement"
          ],
          "maxPathLen": -1,
          "notAfter": "2029-01-16T18:22:26Z",
          "notBefore": "2025-01-16T18:21:46Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 2048,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766866345152308258615347",
          "serialNumberHex": "3030303031303030303030373132363234313033",
          "sha1Fingerprint": "B591FC460061C7361CAFAC0B554A3BED2B4BBC26",
          "sha256Fingerprint": "0E50B66E90593E9116D575C21A3577D29DC51BE6C6D206E4265823A4614E74AD",
          "signatureAlgorithm": "SHA256-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "country": [
              "MX"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2029-01-16T18:22:26Z",
        "serialNumber": "00001000000712624103",
        "startDate": "2025-01-16T18:21:46Z",
        "status": "Activo",
        "type": "FIEL"
      },
      {
        "certificate": {
          "isCA": false,
          "issuer": {
            "commonName": "AC DEL SERVICIO DE ADMINISTRACION TRIBUTARIA",
            "country": [
              "MX"
            ],
            "locality": [
              "CUAUHTEMOC"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "AC DEL SERVICIO DE ADMINISTRACION TRIBUTARIA"
              },
              {
                "type": "organization",
                "value": "SERVICIO DE ADMINISTRACION TRIBUTARIA"
              },
              {
                "type": "organizationalUnit",
                "value": "SAT-IES Authority"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "Av. Hidalgo 77, Col. Guerrero"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "CDMX"
              },
              {
                "type": "locality",
                "value": "CUAUHTEMOC"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "SAT970701NN3"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "responsable: ADMINISTRACION CENTRAL DE SERVICIOS TRIBUTARIOS AL CONTRIBUYENTE"
              }
            ],
            "organization": [
              "SERVICIO DE ADMINISTRACION TRIBUTARIA"
            ],
            "organizationalUnit": [
              "SAT-IES Authority"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "CDMX"
            ],
            "streetAddress": [
              "Av. Hidalgo 77, Col. Guerrero"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment"
          ],
          "maxPathLen": -1,
          "notAfter": "2028-01-27T00:01:24Z",
          "notBefore": "2024-01-27T00:01:24Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 2048,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766866273658776587941173",
          "serialNumberHex": "3030303031303030303030373034373535393535",
          "sha1Fingerprint": "285AFFDA7861CFAD38C040772AA71CB1657E724A",
          "sha256Fingerprint": "04D95361B117AF50054E5564878656A944137BE125A71A95D603C5E28DAAC51D",
          "signatureAlgorithm": "SHA256-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              },
              {
                "type": "organizationalUnit",
                "value": "NKONECT2024"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "organizationalUnit": [
              "NKONECT2024"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2028-01-27T00:01:24Z",
        "serialNumber": "00001000000704755955",
        "startDate": "2024-01-27T00:01:24Z",
        "status": "Activo",
        "type": "SELLO"
      },
      {
        "certificate": {
          "extKeyUsage": [
            "emailProtection",
            "clientAuth"
          ],
          "isCA": false,
          "issuer": {
            "commonName": "AUTORIDAD CERTIFICADORA",
            "country": [
              "MX"
            ],
            "locality": [
              "CUAUHTEMOC"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "AUTORIDAD CERTIFICADORA"
              },
              {
                "type": "organization",
                "value": "SERVICIO DE ADMINISTRACION TRIBUTARIA"
              },
              {
                "type": "organizationalUnit",
                "value": "SAT-IES Authority"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "AV. HIDALGO 77, COL. GUERRERO"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "CIUDAD DE MEXICO"
              },
              {
                "type": "locality",
                "value": "CUAUHTEMOC"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "SAT970701NN3"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "responsable: ADMINISTRACION CENTRAL DE SERVICIOS TRIBUTARIOS AL CONTRIBUYENTE"
              }
            ],
            "organization": [
              "SERVICIO DE ADMINISTRACION TRIBUTARIA"
            ],
            "organizationalUnit": [
              "SAT-IES Authority"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "CIUDAD DE MEXICO"
            ],
            "streetAddress": [
              "AV. HIDALGO 77, COL. GUERRERO"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment",
            "dataEncipherment",
            "keyAgreement"
          ],
          "maxPathLen": -1,
          "notAfter": "2025-02-15T22:09:33Z",
          "notBefore": "2021-02-15T22:08:53Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 2048,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766829380730271963362105",
          "serialNumberHex": "3030303031303030303030353036343333313339",
          "sha1Fingerprint": "47AFA709A5B9CAA00553337903FCCE6C4541B446",
          "sha256Fingerprint": "8336BE09ADC407A01EA69466E6BE83E8B255F281A1B1DAAED8BE195CE8A0EB6D",
          "signatureAlgorithm": "SHA256-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "country": [
              "MX"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2025-01-16T18:21:46Z",
        "serialNumber": "00001000000506433139",
        "startDate": "2021-02-15T22:08:53Z",
        "status": "Revocado",
        "type": "FIEL"
      },
      {
        "certificate": {
          "isCA": false,
          "issuer": {
            "commonName": "AUTORIDAD CERTIFICADORA",
            "country": [
              "MX"
            ],
            "locality": [
              "CUAUHTEMOC"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "AUTORIDAD CERTIFICADORA"
              },
              {
                "type": "organization",
                "value": "SERVICIO DE ADMINISTRACION TRIBUTARIA"
              },
              {
                "type": "organizationalUnit",
                "value": "SAT-IES Authority"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "AV. HIDALGO 77, COL. GUERRERO"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "CIUDAD DE MEXICO"
              },
              {
                "type": "locality",
                "value": "CUAUHTEMOC"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "SAT970701NN3"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "responsable: ADMINISTRACION CENTRAL DE SERVICIOS TRIBUTARIOS AL CONTRIBUYENTE"
              }
            ],
            "organization": [
              "SERVICIO DE ADMINISTRACION TRIBUTARIA"
            ],
            "organizationalUnit": [
              "SAT-IES Authority"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "CIUDAD DE MEXICO"
            ],
            "streetAddress": [
              "AV. HIDALGO 77, COL. GUERRERO"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment"
          ],
          "maxPathLen": -1,
          "notAfter": "2024-04-20T16:03:15Z",
          "notBefore": "2020-04-20T16:03:15Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 2048,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766829379890240751349816",
          "serialNumberHex": "3030303031303030303030353033383231333038",
          "sha1Fingerprint": "66D275C251CDF3B29E6D989FBDB21B28642A9E1E",
          "sha256Fingerprint": "162E33A3BBC346D26811FC3D76DE867103C8F913D2BF2F77275B6EF7731D380D",
          "signatureAlgorithm": "SHA256-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              },
              {
                "type": "organizationalUnit",
                "value": "NKONECT"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "organizationalUnit": [
              "NKONECT"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2024-04-20T16:03:15Z",
        "serialNumber": "00001000000503821308",
        "startDate": "2020-04-20T16:03:15Z",
        "status": "Caduco",
        "type": "SELLO"
      },
      {
        "certificate": {
          "extKeyUsage": [
            "emailProtection",
            "clientAuth"
          ],
          "isCA": false,
          "issuer": {
            "commonName": "A.C. del Servicio de Administración Tributaria",
            "country": [
              "MX"
            ],
            "locality": [
              "Cuauhtémoc"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "A.C. del Servicio de Administración Tributaria"
              },
              {
                "type": "organization",
                "value": "Servicio de Administración Tributaria"
              },
              {
                "type": "organizationalUnit",
                "value": "Administración de Seguridad de la Información"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "Av. Hidalgo 77, Col. Guerrero"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "Distrito Federal"
              },
              {
                "type": "locality",
                "value": "Cuauhtémoc"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "SAT970701NN3"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "Responsable: Administración Central de Servicios Tributarios al Contribuyente"
              }
            ],
            "organization": [
              "Servicio de Administración Tributaria"
            ],
            "organizationalUnit": [
              "Administración de Seguridad de la Información"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "Distrito Federal"
            ],
            "streetAddress": [
              "Av. Hidalgo 77, Col. Guerrero"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment",
            "dataEncipherment",
            "keyAgreement"
          ],
          "maxPathLen": -1,
          "notAfter": "2021-03-06T21:33:00Z",
          "notBefore": "2017-03-06T21:32:20Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 2048,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766810933703645324589104",
          "serialNumberHex": "3030303031303030303030343035333838373830",
          "sha1Fingerprint": "F3733610E640C4C43CFB53DC4BCC785723D29CF6",
          "sha256Fingerprint": "F52AC1100D18AAFF7A3EF9E9780B04D31F385CBCE680EDF35F5DE0C00912BD3D",
          "signatureAlgorithm": "SHA256-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "country": [
              "MX"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2021-02-15T22:08:52Z",
        "serialNumber": "00001000000405388780",
        "startDate": "2017-03-06T21:32:20Z",
        "status": "Revocado",
        "type": "FIEL"
      },
      {
        "certificate": {
          "isCA": false,
          "issuer": {
            "commonName": "A.C. del Servicio de Administración Tributaria",
            "country": [
              "MX"
            ],
            "locality": [
              "Cuauhtémoc"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "A.C. del Servicio de Administración Tributaria"
              },
              {
                "type": "organization",
                "value": "Servicio de Administración Tributaria"
              },
              {
                "type": "organizationalUnit",
                "value": "Administración de Seguridad de la Información"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "Av. Hidalgo 77, Col. Guerrero"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "Distrito Federal"
              },
              {
                "type": "locality",
                "value": "Cuauhtémoc"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "SAT970701NN3"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "Responsable: Administración Central de Servicios Tributarios al Contribuyente"
              }
            ],
            "organization": [
              "Servicio de Administración Tributaria"
            ],
            "organizationalUnit": [
              "Administración de Seguridad de la Información"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "Distrito Federal"
            ],
            "streetAddress": [
              "Av. Hidalgo 77, Col. Guerrero"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment"
          ],
          "maxPathLen": -1,
          "notAfter": "2020-05-24T00:54:18Z",
          "notBefore": "2016-05-24T00:54:18Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 2048,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766810932861415139325491",
          "serialNumberHex": "3030303031303030303030343032353739343633",
          "sha1Fingerprint": "8B0D6B502A4D348D6FFF0FCA691B3198D88F067B",
          "sha256Fingerprint": "3B0ACE084B7B3399B87B16BDAD51BBEA79EA6A51C5ED8E02F1CBE59F85A4BBE3",
          "signatureAlgorithm": "SHA256-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              },
              {
                "type": "organizationalUnit",
                "value": "Reforma"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "organizationalUnit": [
              "Reforma"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2020-05-24T00:54:18Z",
        "serialNumber": "00001000000402579463",
        "startDate": "2016-05-24T00:54:18Z",
        "status": "Caduco",
        "type": "SELLO"
      },
      {
        "certificate": {
          "isCA": false,
          "issuer": {
            "commonName": "A.C. del Servicio de Administración Tributaria",
            "country": [
              "MX"
            ],
            "locality": [
              "Cuauhtémoc"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "A.C. del Servicio de Administración Tributaria"
              },
              {
                "type": "organization",
                "value": "Servicio de Administración Tributaria"
              },
              {
                "type": "organizationalUnit",
                "value": "Administración de Seguridad de la Información"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "Av. Hidalgo 77, Col. Guerrero"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "Distrito Federal"
              },
              {
                "type": "locality",
                "value": "Cuauhtémoc"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "SAT970701NN3"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "Responsable: Administración Central de Servicios Tributarios al Contribuyente"
              }
            ],
            "organization": [
              "Servicio de Administración Tributaria"
            ],
            "organizationalUnit": [
              "Administración de Seguridad de la Información"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "Distrito Federal"
            ],
            "streetAddress": [
              "Av. Hidalgo 77, Col. Guerrero"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment"
          ],
          "maxPathLen": -1,
          "notAfter": "2020-01-08T08:07:24Z",
          "notBefore": "2016-01-08T08:07:24Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 2048,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766810932575520590934322",
          "serialNumberHex": "3030303031303030303030343031313236343132",
          "sha1Fingerprint": "A6DBD63DF23450CC206856817D27D24EA79353A5",
          "sha256Fingerprint": "C390D8B295E50320469DACFE55EC01BD3BE3DB9DCA78C3766CDCD30C4CCCB50E",
          "signatureAlgorithm": "SHA256-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              },
              {
                "type": "organizationalUnit",
                "value": "Amberes"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "organizationalUnit": [
              "Amberes"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2016-04-15T10:04:04Z",
        "serialNumber": "00001000000401126412",
        "startDate": "2016-01-08T08:07:24Z",
        "status": "Revocado",
        "type": "SELLO"
      },
      {
        "certificate": {
          "emailAddresses": [
            "[email protected]"
          ],
          "extKeyUsage": [
            "emailProtection",
            "clientAuth"
          ],
          "isCA": false,
          "issuer": {
            "commonName": "A.C. del Servicio de Administración Tributaria",
            "country": [
              "MX"
            ],
            "locality": [
              "Cuauhtémoc"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "A.C. del Servicio de Administración Tributaria"
              },
              {
                "type": "organization",
                "value": "Servicio de Administración Tributaria"
              },
              {
                "type": "organizationalUnit",
                "value": "Administración de Seguridad de la Información"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "Av. Hidalgo 77, Col. Guerrero"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "Distrito Federal"
              },
              {
                "type": "locality",
                "value": "Cuauhtémoc"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "SAT970701NN3"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "Responsable: Claudia Covarrubias Ochoa"
              }
            ],
            "organization": [
              "Servicio de Administración Tributaria"
            ],
            "organizationalUnit": [
              "Administración de Seguridad de la Información"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "Distrito Federal"
            ],
            "streetAddress": [
              "Av. Hidalgo 77, Col. Guerrero"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment",
            "dataEncipherment",
            "keyAgreement"
          ],
          "maxPathLen": -1,
          "notAfter": "2019-03-09T19:12:35Z",
          "notBefore": "2015-03-09T19:11:55Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 1024,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766792487239951375217712",
          "serialNumberHex": "3030303031303030303030333036323938393430",
          "sha1Fingerprint": "7888F00F22EFA1F9403D6980173D5AE138F23F8F",
          "sha256Fingerprint": "31534F481CE108ACD36E06CB57634F3EB18758CFCEA5332566EC0511CB788EAB",
          "signatureAlgorithm": "SHA1-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "country": [
              "MX"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2017-03-06T21:32:20Z",
        "serialNumber": "00001000000306298940",
        "startDate": "2015-03-09T19:11:55Z",
        "status": "Revocado",
        "type": "FIEL"
      },
      {
        "certificate": {
          "isCA": false,
          "issuer": {
            "commonName": "A.C. del Servicio de Administración Tributaria",
            "country": [
              "MX"
            ],
            "locality": [
              "Cuauhtémoc"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "A.C. del Servicio de Administración Tributaria"
              },
              {
                "type": "organization",
                "value": "Servicio de Administración Tributaria"
              },
              {
                "type": "organizationalUnit",
                "value": "Administración de Seguridad de la Información"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "Av. Hidalgo 77, Col. Guerrero"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "Distrito Federal"
              },
              {
                "type": "locality",
                "value": "Cuauhtémoc"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "SAT970701NN3"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "Responsable: Cecilia Guillermina García Guerra"
              }
            ],
            "organization": [
              "Servicio de Administración Tributaria"
            ],
            "organizationalUnit": [
              "Administración de Seguridad de la Información"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "Distrito Federal"
            ],
            "streetAddress": [
              "Av. Hidalgo 77, Col. Guerrero"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment"
          ],
          "maxPathLen": -1,
          "notAfter": "2016-01-13T00:37:41Z",
          "notBefore": "2012-01-13T00:37:41Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 1024,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766774038804820141290807",
          "serialNumberHex": "3030303031303030303030323030303735303537",
          "sha1Fingerprint": "F1A76FCB59AA5D3EF9245C07C0268D39C5733AED",
          "sha256Fingerprint": "92E12F76E744671D17AC0DEB2272CA04A51911065CA3084C9EA57D49C14342A7",
          "signatureAlgorithm": "SHA1-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              },
              {
                "type": "organizationalUnit",
                "value": "MATRIZ"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "organizationalUnit": [
              "MATRIZ"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2016-01-13T00:37:41Z",
        "serialNumber": "00001000000200075057",
        "startDate": "2012-01-13T00:37:41Z",
        "status": "Caduco",
        "type": "SELLO"
      },
      {
        "certificate": {
          "extKeyUsage": [
            "emailProtection",
            "clientAuth"
          ],
          "isCA": false,
          "issuer": {
            "commonName": "A.C. del Servicio de Administración Tributaria",
            "country": [
              "MX"
            ],
            "locality": [
              "Cuauhtemoc"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "A.C. del Servicio de Administración Tributaria"
              },
              {
                "type": "organization",
                "value": "Servicio de Administración Tributaria"
              },
              {
                "type": "emailAddress",
                "value": "[email protected]"
              },
              {
                "type": "streetAddress",
                "value": "Av. Hidalgo 77, Col. Guerrero"
              },
              {
                "type": "postalCode",
                "value": "06300"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "province",
                "value": "Distrito Federal"
              },
              {
                "type": "locality",
                "value": "Cuauhtemoc"
              },
              {
                "type": "1.2.840.113549.1.9.2",
                "value": "Responsable: Fernando Martínez Coss"
              }
            ],
            "organization": [
              "Servicio de Administración Tributaria"
            ],
            "postalCode": [
              "06300"
            ],
            "province": [
              "Distrito Federal"
            ],
            "streetAddress": [
              "Av. Hidalgo 77, Col. Guerrero"
            ]
          },
          "keyUsage": [
            "digitalSignature",
            "contentCommitment",
            "dataEncipherment",
            "keyAgreement"
          ],
          "maxPathLen": -1,
          "notAfter": "2013-01-24T16:17:45Z",
          "notBefore": "2010-10-27T16:17:45Z",
          "publicKey": {
            "details": "Exponent: 65537",
            "size": 1024,
            "type": "RSA"
          },
          "publicKeyAlgorithm": "RSA",
          "serialNumber": "275106190557734483187066766755592624774388791094",
          "serialNumberHex": "3030303031303030303030313032313233363736",
          "sha1Fingerprint": "A7E6F7946E3E2C76A0B2DCB6664188932281988F",
          "sha256Fingerprint": "92EFF06C753879D3853E5119C951268BD9B1665ED4ACDF927A709BB0D1EAB60C",
          "signatureAlgorithm": "SHA1-RSA",
          "subject": {
            "commonName": "ABARROTERA DEL NORTE SA DE CV",
            "country": [
              "MX"
            ],
            "names": [
              {
                "type": "commonName",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "2.5.4.41",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "organization",
                "value": "ABARROTERA DEL NORTE SA DE CV"
              },
              {
                "type": "country",
                "value": "MX"
              },
              {
                "type": "x500UniqueIdentifier",
                "value": "ADO010323214 / AISC830531I14"
              },
              {
                "type": "serialNumber",
                "value": " / AISC830531MDFRSY07"
              }
            ],
            "organization": [
              "ABARROTERA DEL NORTE SA DE CV"
            ],
            "serialNumber": " / AISC830531MDFRSY07"
          },
          "version": 3
        },
        "endDate": "2013-01-24T16:17:45Z",
        "serialNumber": "00001000000102123676",
        "startDate": "2010-10-27T16:17:45Z",
        "status": "Caduco",
        "type": "FIEL"
      },
      {
        "endDate": "2010-07-21T21:14:00Z",
        "error": "El certificado no está disponible debido a su antigüedad o porque se encuentra en proceso de generación (en este caso, favor de intentar recuperarlo más tarde).",
        "serialNumber": "00001000000001986623",
        "startDate": "2008-07-21T21:14:00Z",
        "status": "Caduco",
        "type": "FIEL"
      }
    ],
    "estatus": "FOUND"
  }
}

Not found

📘

Status NOT FOUND

If the response indicates a NOT_FOUND status, it means that the data could not be recovered, even though the response has an HTTP code 200. This occurs because we accessed the SAT system to validate the RFC provided .

For more details we suggest you see the Possible Not Found Responses section.

You will receive this response with an HTTP code 200 when we were able to successfully query the RFC provided to the SAT. However, no data was found registered under that RFC with the SAT.

{
    "id": "65281b5300e2e3f2aecec92b",
    "createdAt": "2023-10-12T10:14:11.626772-06:00",
    "finishedAt": "2023-10-12T10:14:16.158018-06:00",
    "duration": 4531,
    "status": "SUCCESS",
    "request": {
        "rfc": "KIB801010CLO"
    },
    "response": {
        "estatus": "NOT_FOUND",
        "mensaje": "No encontramos datos registrados ante el SAT"
    }
}

Test the service (test cases)

We have included a query parameter in Sandbox to enable you to query the test cases that we created for running tests. To get a response, fill the testCaseId parameter with any of the following cases:

NumIdNameDescription
1696e47b399129c2243b7a8eeNo encontradoIndicates that no information was found for the data provided
2696e47ab20a5135f58ac0454Respuesta exitosaIndicates one successful response
📘

Test your own test case

In case you want to test your own test case created in link, you can send in the testCaseId parameter the identifier of the test case you want to use.

For more information visit our knowledge center to know more about test cases

Listing the possible error responses

Required fields

You will get a 400 bad request error when the RFC is not provided in the request body.

[
    {
        "code": "EMPTY_ERROR",
        "message": "can't be empty",
        "field": "rfc"
    }
]

Invalid format

You will get a 400 bad request error when the RFC does not conform the specific format.

[
    {
        "code": "FORMAT_ERROR",
        "message": "should be in rfc format",
        "field": "rfc"
    }
]

Test case not found

If a test case parameter is not sent or a value other than those mentioned above is sent, the service will return the following error 400 bad request

[
    {
        "code": "EMPTY_ERROR",
        "message": "test case not found",
        "field": "testCase"
    },
    {
        "code": "EMPTY_ERROR",
        "message": "test case not found with given id",
        "field": "testCaseId"
    }
]

NOT FOUND

You will get a 200 http code response when we could not find data on the SAT platform associated with the RFC provided

{
    "id": "65281b5300e2e3f2aecec92b",
    "createdAt": "2023-10-12T10:14:11.626772-06:00",
    "finishedAt": "2023-10-12T10:14:16.158018-06:00",
    "duration": 4531,
    "status": "SUCCESS",
    "request": {
        "rfc": "KIB801010CLO"
    },
    "response": {
        "estatus": "NOT_FOUND",
        "mensaje": "No encontramos datos registrados ante el SAT"
    }
}

Length error

RFC length provided is not correct, the service will return the following error 400 bad request

[
    {
        "code": "LENGTH_ERROR",
        "message": "should be == 12",
        "field": "rfc"
    }
]

Unauthorized

It means that the provided API is incorrect and that you are not authorized to access it. You will not receive a body, only a 401 HTTP code.

Query Params
string
Defaults to 663567bb713cf2110a1106d4

Send the id of the test case to consume

Body Params
json
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json