crt.sh
4 endpoints·48 runs·updated 8d agoEndpoints
Searches certificates on https://crt.sh by SPKI SHA-256 fingerprint and parses the HTML results page into certificate records. Returns an empty items list when no certificates match.
Retrieves certificate authority details from https://crt.sh by CA ID. Returns the CA name, raw certificate key information, and related certificate records parsed from the CA details page.
Retrieves and parses the full certificate detail record for a crt.sh certificate ID from https://crt.sh. Returns decoded X.509 fields, fingerprints, certificate transparency and chain data, and revocation status grouped by source section.
Searches certificate transparency records by identity using the https://crt.sh JSON API. Returns every non-empty field exposed for each matching certificate and supports % wildcard queries.