LeakRadar Pro
Highest LeakRadar unlock ceiling for large enterprise domains.
LeakRadar Pro is the top SearchIn tier for LeakRadar — same structured outputs, with capacity for large compromise footprints (up to 50,000 unlocks).
Up to 50,000 unlocks are included in the flat query price for this LeakRadar tier.
Capabilities
- Full LeakRadar email, username, and domain search paths
- Largest unlock allowance in SearchIn
- Enterprise-oriented domain exposure reporting
- Up to 50,000 unlocks per Pro query tier
What you get back
- High-volume domain leak lists with category tabs
- Strength scoring and blacklist notices when returned
- Per-leak status and unlock state
- JSON payload for SIEM / case tooling
UI workflow
Select Domain (or Email / Username) for a large target.
Choose LeakRadar Pro.
Use overview metrics, then page through unlocked and locked records.
Sample queries
| Input type | Query | Notes |
|---|---|---|
domain | largecorp.example | Wide exposure scan |
email | [email protected] | High-value identity |
Pricing
email $20.00 · username $20.00 · domain $20.00
Best for
- Agency and SOC domain monitoring
- Large customer / employee compromise reviews
- Maximum unlock headroom
API example
$20.00 (up to 50,000 unlocks) per query. Live runs charge the active workspace wallet — the same rates as the dashboard.
Leaks
3
Unique hosts
3
Unlocked
2
Credentials visible in this result set
Auto-unlock consumed 1 point.
curl -X POST "https://apiv1.osintverse.com/v1/search" \ -H "Content-Type: application/json" \ -H "x-api-key: ov_your_api_key" \ -d '{"provider":"leakradar-pro","input_type":"email","query":"[email protected]"}'Invalid provider + input_type pairs return HTTP 422. Confirm combinations with GET /v1/providers or the pricing matrix.
Run this in the SearchIn UI or create an API key. Full HTTP reference: search workflow. Marketing overview: LeakRadar Pro integration.