Email Finding

This endpoint initiates an email search (including catch-all emails) for a list of individuals, based on the supplied first name, last name, and domain. Upon completion, the results will be delivered to the specified webhook.

The header Content-Type: application/json must be included in the request.

Body Params
string
required
Defaults to https://webhook-test.yourdomain.com/webhook/test?id=123

The path for your webhook which would be called by the b2b-enrichment service after successful email finding operation.

data
array of objects
required
Defaults to [object Object]
data*
string
Defaults to daa9f8ee-b613-4493-8d74-c950316f7f6c1

Unique reference ID.

string
Defaults to Linda

First name of the person. Either firstname or lastname is required.

string
Defaults to Smith

Last name of the person. Either firstname or lastname is required.

string
required
Defaults to samplecompany.com

The domain of the person's company.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json