Skip to main content
POST
/crtsh/certificates/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
domain
string | null
Minimum string length: 1
serial
string | null
field
enum<string>
default:identity
Available options:
identity,
common_name,
san,
organization,
organizational_unit,
email
match
enum<string>
default:autoselect
Available options:
autoselect,
exact,
ilike,
like,
single,
any,
full_text
exclude_expired
boolean
default:false
deduplicate
boolean
default:true

Response

Successful Response

id
integer
required
@type
string
default:CrtshCertificate
common_name
string | null
name_value
string[]
issuer_name
string | null
issuer_ca_id
integer | null
serial_number
string | null
not_before
string | null
not_after
string | null
logged_at
string | null