v3
latestOpenAPI 3.1.02026-07-318648277.6 KBPeople Enrichment
B2B Person Profile to Email
Provide a B2B person profile and get back the work email of the person.
post/v1/people/b2b-profile-email
Request body
Response
Successful response with profile and email details
Example response
{
"profile_url": "alex-rivera",
"credits_consumed": 5,
"message": "Email Found.",
"email": "alex.rivera@example.com"
}