PDL BrainPeople Data Labs
Person Enrichment Header Graphic
PRODUCTS PERSON ENRICHMENT API

Bridge the gaps with up-to-date data

Our Person Enrichment API enables you to get the data points you need using the information you already have.

BeenVerified LogoClay LogoExplorium LogoGem LogoGC LogoSignalFire LogoBeenVerified LogoClay LogoExplorium LogoGem LogoGC LogoSignalFire LogoBeenVerified LogoClay LogoExplorium LogoGem LogoGC LogoSignalFire Logo

Tap into the power of our API

Data on demand

Enrich profiles without having to host or manage a dataset yourself. Our API offers high-quality data using proprietary matching logic.

Pay for what you use

We charge per match, letting you define match strictness and required fields to ensure you get value.

Secure and compliant

Stay ahead of regulatory compliance with our industry-leading data practices

Build to scale

We offer industry-leading latency and a bulk endpoint to make sure we meet the speed and volume needs of any customer

Solutions for any industry or use case

Customers trust our Person Enrichment API to power their products.

use case
Fraud & Identity
 »

Utilize customer information to flag synthetic identities during onboarding and registration

use case
Investment Intelligence
 »

Identify or enhance profiles of founders and decision makers for investment purposes

use case
HR Tech
 »

Enhance candidate data with deeper resume attributes, contact information, and more

use case
Sales & Marketing
 »

Identify trends in employee cohorts, predict career paths, or recommend education and re-skilling opportunities

Built for developers, by developers

Our easy to use RESTful API and SDKs let you get started in a few lines of code

1import requests, json
2
3# Set your API key
4API_KEY = "YOUR API KEY"
5
6# Set the Autocomplete API URL
7PDL_URL = "https://api.peopledatalabs.com/v5/autocomplete"
8
9# Create a parameters JSON object
10PARAMS = {
11    "api_key": API_KEY,
12    "field": "school",
13    "text": "stanf",
14    "size": 10,
15    "pretty": True
16}
17
18# Pass the parameters object to the Autocomplete API
19json_response = requests.get(PDL_URL, params=PARAMS).json()
20
21# Print the API response in JSON format
22print(json_response)

Easily integrate with your systems

Append, transform, and sync data across the systems you use.

USING THE API

How does it work?

Our Person Enrichment API is built for developers, by developers.

Specify the profile you want

Our Enrichment API allows you to use any of the following data points to look up profiles: name, location, email, phone, education, work, and social profile information.

Find the best match from the Person Dataset

We will intelligently find the best matching record in the Person Dataset based on your inputs.

API returns the full profile of the best matching record

You get back the entire profile or just the fields you want.

Talk to a data consultant

Schedule a call to discuss your data needs with an expert in your industry.

Start building today

Are you ready to dive into the data? Get started right now for free.