Overview
Get statistical information about leaks associated with a specific domain. This endpoint provides aggregate data for monitoring and reporting purposes.This endpoint requires domain verification. You can only get stats for domains you have verified ownership of.
Query Parameters
| Parameter | Type | Description |
|---|---|---|
domain | string | Required. The domain to get leak statistics for |
unmask_email | boolean | Whether to unmask email addresses in the response |
Response Structure
The response provides comprehensive statistics about leaks for the specified domain:Usage Examples
Get basic domain stats
Get stats with unmasked emails
Best Practices
Regular Monitoring
- Check domain stats regularly to identify new leaks quickly
- Set up automated alerts when leak counts increase
- Monitor the ratio of open vs fixed leaks
Performance Considerations
- Cache stats data appropriately to avoid excessive API calls
- Use this endpoint for summary data, detailed leak info requires other endpoints
- Consider rate limiting when building automated monitoring systems
Authorizations
Response
OK