leaks
Get leak information by ID
Retrieve detailed leak information by leak ID with optional password and email unmasking
post/v1/leaks/info
Request body
Example request
{
"leakid": "b3652f2555841f7652badd9804859f4e"
}Response
Leak information retrieved successfully
Example response
{
"success": true
}