/crtsh/certificates/search

POST /api/crtsh/certificates/search

Price: 1 credit

Search Certificate Transparency logs for certificates covering a domain

How to use it

Search Certificate Transparency logs for certificates by domain identity or serial number. 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. Narrow matching with `field` (common name, SAN, organization, organizational unit, email) and `match` (exact vs pattern), drop expired certificates with `exclude_expired`, or look up a specific certificate by `serial`. A domain with no certificates returns an empty list.

Parameters

Request body

Response

Errors

Response headers