v3
latestOpenAPI 3.1.02026-07-318648277.6 KBPeople Enrichment
Role Finder
Provide the company name or domain and the required job title, and retrieve the corresponding person.
post/v1/people/role-finder
Request body
Response
Successful response with role details
Example response
{
"name": "Alex Rivera",
"profile_url": "alex-rivera",
"first_name": "Alex",
"last_name": "Rivera",
"message": "Role found.",
"credits_consumed": 2,
"company_name": "Leadmagic",
"company_website": "leadmagic.io"
}