Skip to main content
POST
Find Business Email

Example

Response

With LinkedIn URL

For better accuracy, include the person’s LinkedIn profile URL:

Confidence Scores

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the GrowEasy dashboard.

Body

application/json

Person and company information

firstName
string
required

First name of the person

Example:

"John"

lastName
string
required

Last name of the person

Example:

"Smith"

company
string
required

Company name or domain

Example:

"acme.com"

linkedinUrl
string<uri>

Optional LinkedIn profile URL for better accuracy

Response

Email found successfully

success
boolean
Example:

true

data
object