SecurePass-Audit-API
"SecurePass-Audit-API allows developers to protect their users by identifying weak or compromised passwords before they are even saved. Using the industry-standard k-Anonymity model, we check passwords against billions of leaked credentials without ever seeing the full password. Key Features: Breach Detection: Real-time lookup against the HaveIBeenPwned database. Strength Scoring: Multi-factor…
SecurePass-Audit-API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Check Password Breach /secure-check |
Checks if a password is leaked and evaluates its strength. |