Search for a person or find people by title
Two modes:
1. **Person lookup**: Provide `name` to find a specific person's social profiles, location, company domain, and optionally email.
2. **People search**: Provide `location` + `title_filters` to find professionals matching job title criteria (returns up to 10 results).
Request
This endpoint expects an object.
name
Full name of the person (person lookup mode)
company_name
Company name to disambiguate (e.g. ‘Airbnb’, ‘Stripe’)
company_domain
Company domain if known (e.g. ‘airbnb.com’). Skips domain discovery.
location
City or region. Hint for person lookup, required for people search.
title_filters
Boolean job title filter using AND/OR/NOT syntax (people search mode)
provide_email
When true, finds the person's professional email via SMTP verification
Response
Array of matching humans
name
profiles
confidence
LinkedIn +0.40, X +0.25, Instagram +0.20, TikTok +0.15
email
Professional email (when provide_email is true)
company_domain
Company website domain (e.g. ‘airbnb.com’)
bio
Bio with company, role, and location
location