Tap into the resume, contact, social, and demographic information for over 3 billion unique individuals and 28 million companies.
Person Data
»Company Data
»Our unparalleled coverage is available in every continent
Person records
Company records
Total fields
View coverage by field
»Our rich knowledge graph powers world-class solutions across multiple verticals.
Clean, standardize, and enhance leads to supercharge sales and marketing platforms
Bring a competitive advantage your investment strategy with market and company insights
Utilize customer information to flag synthetic identities during onboarding and registration
Access timely, trusted data through our suite of APIs or bulk delivery.
Augment your data with hundreds of attributes from our person dataset.
Query our person dataset to find targeted segments of profiles.
Recover comprehensive records on profile and identity information.
Enrich your own data with specific inputs to pull full, fresh company records.
Query our full dataset to find targeted segments of companies.
Our easy to use RESTful APIs and SDKs enable your team get started with 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)
Append, transform, and sync data across the systems you use.
Learn about our world-class security
»We have enhanced our products, processes, and procedures to ensure GDPR-compliance.
We are compliant under the California Consumer Privacy Act (CCPA) and work with our customers on any CCPA considerations.
We are compliant with SOC 2 Type 2 as defined by the American Institute of Certified Public Accountants (AICPA).
We are compliant with ISO 27001, the international gold standard for information security management systems (ISMS) and their requirements.
John Z, Director of Data Products at Censia
Check out our FAQs to get answers to the most common questions.
Schedule a call to discuss your data needs with an expert in your industry.
Are you ready to dive into the data? Get started right now for free.