Search

Search our entire People database and find the profiles that match your needs

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

What is the Search People API?

The People Search API is your tool for exploring our People database. It allows you to discover and build highly targeted contact lists based using filters such as company name , job title, net worth, and more. Whether you’re identifying potential leads, researching professionals, or enriching your CRM, this API helps you quickly surface relevant profiles.


What kind of data does the Search People API return?

This endpoint returns profile details to help you quickly identify the right people. You'll receive:

Response AttributeExample Value
people_id"8a0e9b7c6d1f0g2h3i4j5k6l7m8n9o0p1q2r3s4t"
first_name"Sarah"
last_name"Jones"
job_title"Vice President"
job_level"vp-level"
company_name"Leuf Inc"
full_address"1661 Mark West Springs Rd"

To access additional profile data such as email addresses, phone numbers, or social links, use our Unlock API.


How can I narrow my search?

Use filters to refine your results and find the exact people you’re looking for.
You can add one or more filters, such as first_name, job_title, company_name, city, etc. The more filters you apply, the more precise your results will be.


How many records can I get at once?

The Search API supports pagination to help you manage large result sets efficiently.
By default, it returns 100 records per page, but you can increase this limit using the page_size parameter up to a maximum of 250 records per page. To access additional results, use the page_no parameter to navigate between pages and retrieve the next set of records.

Body Params
filters
object
required

Defines the filters to apply on data. You can use filters to narrow your search and find the exact people you’re looking for. Add one or more filters like first name, job title, company, or street to get the most relevant profiles in your results.

must_contain
array of strings

This parameter is used to ensure that each record that is returned contains the attributes mentioned

must_contain
must_not_contain
object

This parameter allows you to exclude people from the response

int32
Defaults to 100

Max page_size is 250

string
Defaults to 1
Headers
string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json