Search Business Email by Name
Find a person’s valid business email address from just their name and company domain. This endpoint runs a LinkedIn profile search and an email lookup in a single call, returning the email along with the matched LinkedIn profile URL. Pass either a full name or separate first_name and last_name fields, and provide the company as a domain like acme.com. URLs are normalised automatically, and tokens are only charged when an email is found.
Authorizations
Pass your API key as a Bearer token. Keys follow the format ms_XXXXXXXXXXX.
Body
Full name (e.g. 'John Smith') — parsed into first and last name automatically.
First name (used if name is not provided).
Last name (used if name is not provided).
Company domain (e.g. 'acme.com') or URL (e.g. 'https://acme.com') — normalized to domain.
"acme.com"
Alias for company — company domain or URL.
Response
Success
