-
Notifications
You must be signed in to change notification settings - Fork 0
API used
AJprogramming123 edited this page Jun 12, 2025
·
2 revisions
This project utilizes the Email Breach Search API hosted on RapidAPI. This API allows you to check if an email address has been exposed in known data breaches.
The Email Breach Search API enables users to:
- Detect if an email address has been part of a public data breach.
- Receive information about breach details, such as breach date, domain, and description.
This is particularly useful for cybersecurity tools, user safety applications, or educational projects that demonstrate how to consume external APIs using Flask or Python.
To use this API, you must:
- Sign up for a free account on RapidAPI.
- Subscribe to the Email Breach Search API.
- Retrieve your
X-RapidAPI-KeyandX-RapidAPI-Hostfrom the dashboard.