breachPassword
Verify if a password has appeared in known data breaches using the Pwned Passwords k-anonymity API. Only the first 5 characters of the SHA-1 hash are sent, preserving privacy.
Instructions
Check if a password has appeared in known data breaches using the Pwned Passwords k-anonymity API. Only the first 5 characters of the SHA-1 hash are sent to the server. Free, no API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | The password to check |