Alloyinfrastructure apis

Security

Security-header scoring, hash reputation, domain/URL reputation, password strength scoring (never stored).

MethodPathSummary
GET/api/security/headersSecurity header coverage + score
GET/api/security/hash/:hashClassify a hash (md5/sha1/sha256)
GET/api/security/domainDomain reputation signal aggregation
GET/api/security/urlURL reputation + structural scoring
POST/api/security/passwordScore a password (entropy, never stored)

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