Domain Search
Search emails are based on the website You give one domain name and it returns all the email addresses found on the internet.
query Parameters
domain
string · requiredDomain name from which you want to find the email addresses. For example, "stripe.com"
page
integer · int32Specifies the number of email addresses to skip. The default is 1.
Default: 1limit
string · enumSpecifies the max number of email addresses to return.
Enum values:102050Default: 10department
string · enumGet only email addresses for people working in the selected department(s).
Enum values:engineeringsalesfinancehritmarketingoperationsmanagement
Responses
organization
objectemails
object[]
Email Finder
generates or retrieves the most likely email address from a domain name, a first name and a last name.
query Parameters
domain
string · requiredDomain name from which you want to find the email addresses. For example, "stripe.com"
first_name
string · requiredThe person's first name. It doesn't need to be in lowercase.
last_name
string · requiredThe person's last name. It doesn't need to be in lowercase.
Responses
email
stringfirst_name
stringlast_name
stringfull_name
stringcountry
string · nullableposition
string · nullabletwitter
string · nullablelinkedin
string · nullablephone_number
string · nullableaccept_all
booleanwebsite_url
stringcompany
stringscore
integer · int32verification
objectsources
object[]
Author Finder
This API endpoint generates or retrieves the most likely email address from a blog post url.
query Parameters
url
string · requiredThe URL of the article. For example, "https://clearbit.com/blog/company-name-to-domain-api".
Responses
email
stringfirst_name
stringlast_name
stringfull_name
stringcountry
string · nullableposition
string · nullabletwitter
string · nullablelinkedin
string · nullablephone_number
string · nullableaccept_all
booleanwebsite_url
stringcompany
stringscore
integer · int32verification
objectsources
object[]
Linkedin Finder
This API endpoint generates or retrieves the most likely email address from a Linkedin URL.
query Parameters
url
string · requiredThe URL of the Linkedin. For example, "https://www.linkedin.com/in/alex-maccaw-ab592978".
Responses
email
stringfirst_name
stringlast_name
stringfull_name
stringcountry
string · nullableposition
string · nullabletwitter
string · nullablelinkedin
string · nullablephone_number
string · nullableaccept_all
booleanwebsite_url
stringcompany
stringscore
integer · int32verification
objectsources
object[]
Email Enrichment
enrichment lets you look up person and company data based on an email, For example, you could retrieve a person’s name, location and social handles from an email
query Parameters
email
string · requiredThe email address to find data.
Responses
email
stringfirst_name
stringlast_name
stringfull_name
stringcountry
string · nullableposition
string · nullabletwitter
string · nullablelinkedin
string · nullablephone_number
string · nullableaccept_all
booleanwebsite_url
stringcompany
stringscore
integer · int32verification
objectsources
object[]