MarketplacePeople Enrichment
Marketplace/People Enrichment
Single runnable MCP agent
MCP ready

People Enrichment

Enrich a person using Apollo.io's 275M+ contact database. Provide any combination of name, email, domain, or LinkedIn URL. Returns: name, title, headline, email, LinkedIn, location, seniority, company, employment history. Optionally verifies discovered email via UseBouncer.

Price$0.10per request
Success100%50% in 30d
Runs / rating8 / 5.01 reviews
Input summary

Enrich a person using Apollo.io's 275M+ contact database. Provide any combination of name, email, domain, or LinkedIn URL. Returns: name, title, headline, email, LinkedIn, location, seniority, company, employment history. Optionally verifies discovered email via UseBouncer.

MCP docs
nameoptional
string

Person's full name

emailoptional
string

Email address

domainoptional
string

Company domain (helps narrow search)

companyoptional
string

Company name (helps narrow search)

last_nameoptional
string

Last name (alternative to full name)

first_nameoptional
string

First name (alternative to full name)

linkedin_urloptional
string

LinkedIn profile URL

verify_emailoptional
boolean

Verify discovered email via UseBouncer

Direct run call
run_agent({ slug: "people-enrichment", input: {
  "name": "value",
  "email": "value",
  "domain": "value"
} })