Search our entire People database and find the profiles that match your needs
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 Attribute | Example 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.
