v3
latestOpenAPI 3.1.02026-07-318648277.6 KBPeople Enrichment
Personal Email Finder
Provide a B2B Profile URL and get back the personal emails of the person.
post/v1/people/personal-email-finder
Request body
Response
Successful response with personal email details
Example response
{
"profile_url": "alex-rivera",
"credits_consumed": 2,
"message": "Personal Email Found.",
"name": "Alex Rivera",
"first_personal_email": "alex-riveral@gmail.com",
"personal_emails": [
"alex-riveral@gmail.com"
]
}