LeakRadar Plus
Mid-tier LeakRadar coverage with up to 10,000 unlocks.
LeakRadar Plus uses the same LeakRadar enterprise APIs as Lite and Pro, with a higher unlock cap for broader domain and identifier investigations.
Up to 10,000 unlocks are included in the flat query price for this LeakRadar tier.
Capabilities
- Same email, username, and domain workflows as other LeakRadar tiers
- Higher unlock budget for larger result sets
- Domain summaries plus individual leak explorer
- Up to 10,000 unlocks per Plus query tier
What you get back
- Employee / customer / third-party leak filtering
- Password strength panels for domain jobs
- Masked and unlocked credential rows
- Source notices for totals and unlock consumption
UI workflow
Pick Email, Username, or Domain.
Select LeakRadar Plus for larger unlock capacity.
Inspect domain overview first, then filter leak tabs as needed.
Sample queries
| Input type | Query | Notes |
|---|---|---|
username | arivera | Handle across breach corpora |
domain | example-corp.com | Broader org exposure |
Pricing
email $5.00 · username $5.00 · domain $5.00
Best for
- Team investigations with medium-sized domains
- Repeated credential enrichment
- When Lite unlock caps are too low
API example
$5.00 (up to 10,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-plus","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 Plus integration.