Check Certificates
Get SSL/TLS certificate information. certificates is the raw cached certificate-transparency payload (shape follows crt.sh), or null.
Query parameters
IP address or domain to check
Response
Certificate data response: {"certificates": <raw crt.sh payload> | null}
Changes
Changed in 2 of the 5 revisions of this API.1431
- ▲
the response property
certificatesbecame nullable for the status200response-property-became-nullable
- ▲
the response property
messagebecame nullable for the status400response-property-became-nullable
- ▲
the response property
messagebecame nullable for the status401response-property-became-nullable
- ▲
the response property
messagebecame nullable for the status429response-property-became-nullable
- ▲
the response property
certificatesbecame optional for the status200response-property-became-optional
- ▲
the response property
messagebecame optional for the status400response-property-became-optional
- ▲
the response property
messagebecame optional for the status401response-property-became-optional
- ▲
the response property
messagebecame optional for the status429response-property-became-optional
- ▲
removed the required property
certificates/fingerprintfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
certificates/issuerfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
certificates/serial_numberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
certificates/subjectfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
certificates/valid_fromfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
certificates/valid_tofrom the response with the200statusresponse-required-property-removed
- ●
deleted the
pathrequest parameterenrichmentrequest-parameter-removed
- ●
deleted the
pathrequest parameterqueryrequest-parameter-removed
- ○
added the new optional
queryrequest parameterquerynew-optional-request-parameter
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
deleted the
pathrequest parametertrack_reportsrequest-parameter-removed
- ●