/crtsh/certificates/search
Search Certificate Transparency logs for certificates covering a domain
Price: 1 credit
💡 AI Hint: Search Certificate Transparency logs for all certificates issued for a domain. Returns each certificate’s common name, the full list of covered domains (Subject Alternative Names), issuer name, serial number, validity window (not before / not after), and when it was logged. Use a % wildcard in the domain (e.g. %.example.com) to surface subdomains — the primary tool for subdomain and certificate reconnaissance. A domain with no certificates returns an empty list.
Authorizations
API token from the dashboard
Headers
Body
Domain to search Certificate Transparency logs for. Accepts a % wildcard (e.g. %.example.com to include subdomains).
1"example.com"
"%.github.com"
Max number of certificates to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Exclude certificates whose validity period has ended