Fetch Combined Person and Company Data
Explore how to use Clearbit's combined enrichment API to fetch complete person and associated company profiles using just an email address. Understand request structure and response parameters to gain efficient access to both data sets in a single call.
We'll cover the following...
We'll cover the following...
Introduction
The person API takes a person’s email address and provides the person’s complete profile. Similarly, the company API takes a company’s domain and returns its associated data. In this lesson, we’ll look at the conjunction of the person and company APIs: the combined API. ...