← Back to catalog
hunter.company
mock data$0.005 / callCompany Email & Enrichment
Find professional email addresses and company data for any domain — organization name, industry, employee count, tech stack, social profiles, email pattern, and verified contact emails with confidence scores, positions, departments, seniority levels. 50M+ domains indexed (Hunter.io)
Input schema
type
stringFilter by email type: "personal" (name@domain) or "generic" (info@domain)
limit
integerMax number of emails to return (default 10, max 100)
domainrequired
stringCompany domain name (e.g. "stripe.com", "google.com", "microsoft.com")
department
stringFilter by department (e.g. "engineering", "sales", "marketing")
Call via REST
curl -X POST https://unifyapi.pro/api/call/hunter.company \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"type":"<type>","limit":0,"domain":"<domain>","department":"<department>"}'