Pull rich data about people and companies

Enrich your platforms with over a billion meticulously verified records – your single source of truth for company, employee, and job posting intelligence.

Data visualization tree
Our people data visualization tree

Our people data

Bridge data gaps with the up-to-date data points you need, all powered by the best-in-class people dataset.

US records:245 million
Global records:790 million
Rate of updates:150 million per month
{
  "company_similarity_score": 0.7894736842105263,
  "location_similarity_score": 0,
  "name_similarity_score": 1,
  "profile": {
    "first_name": "Bill",
    "last_name": "Gates",
    "full_name": "Bill Gates",
    "headline": "Co-chair, Bill & Melinda Gates Foundation",
    "occupation": "Co-chair at Bill & Melinda Gates Foundation",
    "public_identifier": "williamhgates",
    "profile_pic_url": "https://assets.enrichlayer.com/pp/...",
    "city": "Seattle",
    "state": "Washington",
    "country": "US",
    "experiences": [
      {
        "company": "Bill & Melinda Gates Foundation",
        "title": "Co-chair",
        "starts_at": { "year": 2000 }
      },
      ...
    ],
    "education": [
      {
        "school": "Harvard University",
        "starts_at": { "year": 1973 }
      }
    ],
    ...
  }
}
Book iconPeople Data Response
Gain deep company data visualization tree

Gain deep company data

The API holds your unique insights by tapping into our comprehensive dataset of over 70 million companies, indexed and refreshed monthly.

Companies:70 million
Contacts:216 million
Individual data points:60+ per record
{
  "id": "162479",
  "name": "Apple",
  "universal_name_id": "apple",
  "description": "We're a diverse collective
    of thinkers and doers,
    continually reimagining what's possible
    to help us all do what we love in new ways...",
  "website": "http://www.apple.com/careers",
  "industry": "Consumer Electronics",
  "company_size": [10001, null],
  "follower_count": 17494129,
  "hq": {
    "country": "US",
    "city": "Cupertino",
    "state": "California",
    "postal_code": "95014",
    "line_1": "1 Apple Park Way",
    "is_hq": true
  },
  "company_type": "PUBLIC_COMPANY",
  "founded_year": 1976,
  "specialities": [
    "Innovative Product Development",
    "World-Class Operations",
    "Retail",
    ...
  ],
  ...
}
Book iconCompany Data Response
Jobs Data: Comprehensive Listings, Directly Sourced visualization tree

Jobs Data: Comprehensive Listings, Directly Sourced

The most comprehensive people dataset on the Tech, hiring trends, find growing companies, and power HR solutions and research.

Job Listings Directly:210 million
{
  "job": [
    {
      "company": "Apple",
      "job_title": "Junior Software Development
        Engineer - Apple Vision Pro",
      "list_date": "2023-08-29",
      "location": "Cupertino, CA"
    },
    {
      "company": "Apple",
      "job_title": "Senior Software
        Engineer - Machine Learning",
      "list_date": "2023-08-31",
      "location": "Cupertino, CA"
    },
    ...
  ]
}
Book iconJobs Data Response
PEOPLE

Unlock detailed profiles with our API

Easily extract key target profile using criteria such as contact details, professional experience, education, and more. Leverage industry-leading people data to scale your outreach process.

curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://enrichlayer.com/api/v2/profile' \
--data-urlencode \
'twitter_profile_url=https://x.com/micpeterson' \
--data-urlencode 'extra=include' \
--data-urlencode 'github_profile_id=include' \
--data-urlencode 'inferred_salary=include' \
--data-urlencode 'skills=include' \
--data-urlencode 'use_cache=if-present' \
--data-urlencode 'fallback_to_cache=on-error'
Book iconRead API Docs for People
COMPANY

Discover Unique Company Insights

Our system intelligently lives the best matching record from our Company Dataset, allowing you to get back comprehensive data points tailored to your needs.

curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
https://enrichlayer.com/api/v2/company \
--data-urlencode 'url=https://www.apple.com/' \
--data-urlencode 'resolve_numeric_id=true' \
--data-urlencode 'categories=include' \
--data-urlencode 'funding_data=include' \
--data-urlencode 'extra=include' \
--data-urlencode 'exit_data=include' \
--data-urlencode 'acquisitions=include' \
--data-urlencode 'use_cache=if-present'
Book iconRead API Docs for Company
JOBS

Comprehensive Job Data for Your Applications

Our Jobs API enables you to programmatically retrieve fresh data and enable enhanced functional and analytics applications.

curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
https://enrichlayer.com/api/v2/profile/company/job \
--data-urlencode 'enrich_profiles=enrich' \
--data-urlencode 'job_type=full-time' \
--data-urlencode 'experience_level=senior' \
--data-urlencode 'when=past-month' \
--data-urlencode 'flexibility=remote' \
--data-urlencode 'geo_id=92000000' \
--data-urlencode 'keyword=software engineer' \
--data-urlencode 'search_id=1441'
Book iconRead API Docs for Jobs
People data visualization
Stay compliant

We prioritize ethical data acquisition and robust security, featuring
a secure API

CCPA
GDPR
FAQ