API ReferenceLeaks
Retrieve uniq leaks count
Endpoint to retrieve uniq leaks count for the provided email.
Authorization
ApiKeyAuth X-API-Key<token>
API key for authentication
In: header
Query Parameters
email*Email
Response Body
application/json
application/json
curl -X GET "https://api.stealed.io/leaks/anonymous?email=string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Retrieve sources for a keyword leak by hash GET
Get all occurrences of a keyword leak from leaks_history by hash. Scoped to the tenant's active keywords for security.
Verify Api Key POST
This endpoint only requires the X-Api-Keys header configured to check the validity of an API key and retrieve organization information including monitored domains