People API

This set of endpoints provides direct access to the Live Data Warehouse and the full person objects. You can search for individual people or for people that match a broad set of search criteria across peoples' personal, job, and company data. This API is best used for refining search criteria that can be used to set up a Stream.

Find data about a specific person

Given some identifying information (email address, name + company, linkedin URL, etc), get the latest Live Data record.

API Reference (/find)

Examples

Search for people that meet criteria

Given some attributes of a person or their job history, search for matching people. i.e. all AI engineers that left OpenAI in 2024.

API Reference (/search)

Examples