Fetch Person Details
Explore how to fetch comprehensive person details such as name, location, and employment by using Clearbit's Person API. Understand how to flag inaccurate data and update profiles to maintain data accuracy while integrating this into your workflow.
Introduction
If a consumer is interested in what our company offers, we’ll probably have a new sign-up. However, this sign-up will be helpful only if an authenticated user signs up, not a fake one. How would we know this? One way is to spend a lot of time investigating the user. The other approach is to use Clearbit’s Enrichment API. Enrichment API provides three APIs:
- Person API
- Company API
- Combined API
The person API
We can use Clearbit's person endpoint to get the basic details of a person such as their name, location, employment status, Twitter handle, Facebook handle, and more. This endpoint takes a ...