LeakHunter Ai
Protect Your Users From Credential-Based Attacks LeakHunter AI is a powerful dark web exposure detection API that helps you identify compromised credentials before attackers exploit them. Our API scans billions of breach records to detect if email addresses have been exposed in known data breaches, providing actionable risk intelligence for your applications. Why LeakHunter AI? Real-Time Breach…
LeakHunter Ai endpoints
| Method | Endpoint | Description |
|---|---|---|
| System | ||
| GET |
healthCheck /leakhunt/health |
Check if the API is operational and responding. This endpoint is public and does not require authentication. Use it to verify connectivity before making authenticated requests. |
| Exposure | ||
| POST |
checkEmailExposure /leakhunt |
Check if an email address has been exposed in known data breaches. Each request consumes 1 quota unit from your subscription. The response includes: - **isExposed**: Whether the… |
| POST |
bulkEmailCheck /leakhunt/bulk |
Check multiple email addresses in a single request. **Availability**: Business tier (Mega subscription) only. **Limits**: - Maximum 100 emails per request - Each email counts as… |
| Other endpoints | ||
| GET |
healthCheck /leakhunt/health |
Check if the API is operational. No authentication required. |
| POST |
checkEmailExposure /leakhunt |
Check if an email address has been exposed in known data breaches. The email is immediately hashed using SHA-256 before any database lookup. We never store or log raw email… |
| POST |
bulkEmailCheck /leakhunt/bulk |
Check multiple email addresses for breach exposure in a single request. **Business tier only** - requires Business subscription. - Maximum 100 emails per request - Emails are… |
| POST |
checkEmailExposure /leakhunt |
Check if an email address has been exposed in known data breaches and dark web leaks. **How it works:** - Email is immediately SHA-256 hashed before database lookup - Returns… |
| POST |
bulkEmailCheck /leakhunt/bulk |
Check multiple email addresses for breach exposure in a single request. **⚠️ Business tier only** - Requires Business subscription on RapidAPI. **How it works:** - Submit up to… |
| GET |
healthCheck /leakhunt/health |
Check if the LeakHunter API is operational. - **No authentication required** - **Does not count against rate limits** - Returns service status, version, and server timestamp Use… |
LeakHunter Ai pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $299 / month | — |
|