All integrations
Breach intelligenceUp to 10,000 unlocks

LeakRadar Plus OSINT integration

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.

Capabilities
What this integration is designed to return.
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
Best for
Typical investigation fits.
Team investigations with medium-sized domains
Repeated credential enrichment
When Lite unlock caps are too low

Supported inputs & pricing

Prices are USD. LeakRadar tiers include unlock ceilings; other integrations are flat per query.

LeakRadar Plus SearchIn pricing by input type
Input typePrice
Emailemail$5.00 (up to 10,000 unlocks)
Usernameusername$5.00 (up to 10,000 unlocks)
Domaindomain$5.00 (up to 10,000 unlocks)

How to access LeakRadar Plus

Access via SearchIn UI
Run the integration without leaving the dashboard.
  1. Pick Email, Username, or Domain.
  2. Select LeakRadar Plus for larger unlock capacity.
  3. Inspect domain overview first, then filter leak tabs as needed.

What you'll see

  • ·Employee / customer / third-party leak filtering
  • ·Password strength panels for domain jobs
  • ·Masked and unlocked credential rows
  • ·Source notices for totals and unlock consumption
Open with this integration
Access via API
Authenticate with x-api-key, then create a search job.

Use POST /v1/search with provider leakradar-plus. Poll GET /v1/search/{id} when status is running (FaceCheck).

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":"username","query":"arivera"}'

Sample queries

username
arivera
Handle across breach corpora
domain
example-corp.com
Broader org exposure

FAQ

How do I use LeakRadar Plus in SearchIn?

Pick Email, Username, or Domain. Select LeakRadar Plus for larger unlock capacity. Inspect domain overview first, then filter leak tabs as needed.

How do I call LeakRadar Plus from the API?

Send POST /v1/search with provider: "leakradar-plus" and a supported input_type. Create an API key in the dashboard first.

What does it cost?

Email: $5.00 (up to 10,000 unlocks). Username: $5.00 (up to 10,000 unlocks). Domain: $5.00 (up to 10,000 unlocks).