Skip to main content
Person enrichment endpoints turn a name + company (or LinkedIn URL) into contact data for outbound workflows.

Endpoints

Find a work email

Provide the most specific company identifier you have (company_domain is preferred over company name).

LinkedIn profile

Resolve LinkedIn URL first

When you only have name and employer:
Then pass the URL to /person-linkedin.

Bulk contact workflows

For many contacts, do not use /research in a loop. Instead:
  1. Person search to discover candidates
  2. person-email per selected person
  3. Or run columns in Clay/n8n with Huntr HTTP steps
/research rejects multi-entity enrichment with 422 BULK_ENRICHMENT_REQUIRED.

Buyer research vs raw email

Next step