Documentation Index
Fetch the complete documentation index at: https://docs.osintcat.net/llms.txt
Use this file to discover all available pages before exploring further.
Search stealer log collections and breach compilations by email or domain.
This is a legacy endpoint. Use the Breach Lookup endpoint for newer indexed data.
Parameters
The search term (email address or domain name)
The search type. Accepted values: email, domain.
If not provided, the type is auto-detected based on the query format (presence of @ = email, otherwise domain).
Response
Returns matching records found across the stealer log database collection.
Example Request
curl "https://www.osintcat.net/api/database-search?query=example@email.com&type=email" \
-H "X-API-KEY: YOUR_API_KEY"