Account Exposure Lookup
Account Exposure Lookup is a developer-friendly security API for checking whether an email address, username, phone number, or password has been exposed in known public breach data. Key capabilities: - Identifier exposure lookup - Clear severity scoring - Concise summaries - Structured breach metadata - Password checks with privacy-conscious lookup design Ideal for: - Authentication flows -…
Account Exposure Lookup endpoints
| Method | Endpoint | Description |
|---|---|---|
| exposure | ||
| POST |
postExposurePasswordCheck /api/v1/exposure/password/check |
|
| POST |
postExposureLookup /api/v1/exposure/lookup |
|
| POST |
postExposureEmailCheck /api/v1/exposure/email/check |
|
| POST |
postExposureUsernameCheck /api/v1/exposure/username/check |
|
| POST |
postExposurePhoneCheck /api/v1/exposure/phone/check |
|
Account Exposure Lookup pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / hour |
|
| PRO | $2.99 / month | 1 / second |
|
| ULTRA Recommended | $9.99 / month | 3 / second |
|
| MEGA | $49.99 / month | 5 / second |
|