All integrations
People & identity

Predicta Search OSINT integration

Reverse email, phone, username, and name lookup across 100+ networks.

Predicta Search maps a digital footprint from a single identifier — linked social profiles, avatars, usernames, breach records, and related public data returned as a structured list of platform hits.

Capabilities
What this integration is designed to return.
Search by email, phone, username, or full name
Scan 100+ social networks, leak corpora, WHOIS, and stealer-log sources in one query
Return profile links, avatars, user IDs, and platform-specific metadata
Surface Have I Been Pwned-style breaches alongside account hits
Best for
Typical investigation fits.
Fast social-account enumeration from one identifier
Correlating emails or phones to usernames and avatars
A lighter-cost complement to OSINT Industries people search

Supported inputs & pricing

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

Predicta Search SearchIn pricing by input type
Input typePrice
Emailemail$0.50
Usernameusername$0.50
Phone numberphone$0.50
Namename$0.50

How to access Predicta Search

Access via SearchIn UI
Run the integration without leaving the dashboard.
  1. Open SearchIn and choose Email, Username, Phone, or Name.
  2. Select Predicta Search as the provider.
  3. Run the query and filter platform cards, then open profile links or View JSON.

What you'll see

  • ·Hits grouped by platform
  • ·Profile cards with avatars and outbound links
  • ·Breach and WHOIS records with source metadata
  • ·Filter by profiles, breaches, stealer logs, or WHOIS
Open with this integration
Access via API
Authenticate with x-api-key, then create a search job.

Use POST /v1/search with provider predicta-search. 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":"predicta-search","input_type":"email","query":"[email protected]"}'

Sample queries

email
Account and breach footprint
username
arivera
Handle across networks
phone
+15550001111
Phone-linked profiles
name
Alex Rivera
Name-based identity scan

FAQ

How do I use Predicta Search in SearchIn?

Open SearchIn and choose Email, Username, Phone, or Name. Select Predicta Search as the provider. Run the query and filter platform cards, then open profile links or View JSON.

How do I call Predicta Search from the API?

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

What does it cost?

Email: $0.50. Username: $0.50. Phone number: $0.50. Name: $0.50.