Privacy
Check if an email has been exposed in known data breaches
Checks the supplied email against the XposedOrNot breach database. Returns total breach count, affected services list, severity grade, password exposure summary, and recommended action. Useful for security audits, account recovery flows, and onboarding 'is your email pwned' checks. No auth required.
get/api/breach
Query parameters
emailstring email required
Example:test@example.com
Email address to check
Response
Breach data including count, services, risk level, and password exposure