Alloyinfrastructure apis

TLS & Certificates

Full TLS handshake inspection, certificate chain extraction, cipher enumeration, an A–F analysis grade, and Certificate Transparency log search via crt.sh.

MethodPathSummary
GET/api/tls/:hostFull TLS inspection (negotiated cipher, ALPN, chain)
GET/api/tls/certificateLeaf certificate details (?host=&port=)
GET/api/tls/ciphersEnumerate supported ciphers
GET/api/tls/analyzeGrade TLS configuration (A–F)
GET/api/tls/certificate-transparency/:domaincrt.sh CT log search

See the full reference or fetch the live OpenAPI 3.1 spec.