All integrations
Breach intelligenceUp to 50,000 unlocks

LeakRadar Pro OSINT integration

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).

Capabilities
What this integration is designed to return.
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
Best for
Typical investigation fits.
Agency and SOC domain monitoring
Large customer / employee compromise reviews
Maximum unlock headroom

Supported inputs & pricing

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

LeakRadar Pro SearchIn pricing by input type
Input typePrice
Emailemail$20.00 (up to 50,000 unlocks)
Usernameusername$20.00 (up to 50,000 unlocks)
Domaindomain$20.00 (up to 50,000 unlocks)

How to access LeakRadar Pro

Access via SearchIn UI
Run the integration without leaving the dashboard.
  1. Select Domain (or Email / Username) for a large target.
  2. Choose LeakRadar Pro.
  3. Use overview metrics, then page through unlocked and locked records.

What you'll see

  • ·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
Open with this integration
Access via API
Authenticate with x-api-key, then create a search job.

Use POST /v1/search with provider leakradar-pro. 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-pro","input_type":"domain","query":"largecorp.example"}'

Sample queries

domain
largecorp.example
Wide exposure scan
email
High-value identity

FAQ

How do I use LeakRadar Pro in SearchIn?

Select Domain (or Email / Username) for a large target. Choose LeakRadar Pro. Use overview metrics, then page through unlocked and locked records.

How do I call LeakRadar Pro from the API?

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

What does it cost?

Email: $20.00 (up to 50,000 unlocks). Username: $20.00 (up to 50,000 unlocks). Domain: $20.00 (up to 50,000 unlocks).