Skip to main content
GET
Opens a TLS connection to the domain and inspects what it presents: the leaf certificate, the full chain, negotiated protocol version and cipher suite, and a set of validity checks (expiry, hostname match, chain completeness, trust). Rolls up into a security grade.
1 credit per call · Typical response time ~220ms

Query parameters

domain
string
required
Domain to scan, e.g. example.com. No scheme or path — just the hostname.

Response

success
boolean
required
Always true for a 200 response.
data
object
required

Errors

See the full error reference for the platform-level codes (401, 402, 429) that apply to every endpoint.