Skip to main content
POST
Find Email

Overview

Find the email address for a person given their name and company domain. Uses multiple data providers to find and verify email addresses.

Request Body

string
Full name of the person (alternative to first_name + last_name)
string
First name (required if full_name not provided)
string
Last name (required if full_name not provided)
string
required
Company domain (e.g., “microsoft.com”)

Response (202 - Processing)

Job Result

If email not found:

SDK Usage

Example: Research and Outreach Flow