Can I use a person's name and company domain to find an email?
Yes - you can choose to pass a name parameter along with a Company domain. This is useful if you have someone's name and company domain, but not their email address.
For example:
curl 'https://prospector.clearbit.com/v1/people/search' -G --data-urlencode 'domain=stripe.com' --data-urlencode 'name=John Smith' -u {key}:
You can read more about the different parameter choices in our API docs.
Articles in this section
- What counts as a Prospector API request?
- How is Role and Seniority defined?
- Can I use a person's name and company domain to find an email?
- Does Prospector return phone numbers?
- What does the "verified" field mean with Prospector?
- Can I control the number of results that Prospector returns?
- What inputs does the Prospector API need?
- What Prospector plans can I choose from?