Skip to main content
POST
Reverse Contact Lookup In Bulk
Get the full Person and Company profile from an email. This endpoint works with:
  • Work emails
  • Personal emails
If we find who’s behind the email, 1 credit will be used.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Example:

"Start Reverse Email Lookup Operation"

data
object[]
required
webhook_url
string

If you are using n8n, this is where you add the Webhook that will be triggered when the enrichment is done.

Examples:

"https://example.com/webhook"

"https://n8n.com/webhook/36ajcd81-7f76-4b43-ab21-ba8a67264da7"

Response

OK

enrichment_id
string<uuid>
Example:

"2db5ea61-1752-42cf-8ea1-ab1da060cd0a"