Company Contact Discovery API
Enrichment
The Company Contact Discovery API helps you discover relevant contacts inside a target company based on persona filters (job function, seniority, geography, etc.) and returns available contact details such as email addresses and phone numbers. It is suitable for sales prospecting, market research, and partnership outreach—enabling teams to quickly identify decision-makers and key stakeholders to improve lead generation and reach rates. For detailed work history and education fields, you can combine it with the Resume Enrichment API.
Primary Use Cases
- Sales prospecting
- Market research
- Partnership outreach
- Find decision-makers/key stakeholders by persona
- Buying committee mapping
- ABM targeted acquisition.
Empowered Roles
- Sales
- Marketing
Input Parameters
Company information (at least one is required)
3 fields| Name | Type | Description | Example |
|---|---|---|---|
| linkedin_url | string | Company LinkedIn URL | https://www.linkedin.com/company/microsoft/ |
| website | string | Company website | www.microsoft.com |
| company_name | string | Company name | Microsoft |
Persona (optional; empty means no constraint)
3 fields| Name | Type | Description | Example |
|---|---|---|---|
| function | array | Function | purchasingsales |
| job_level | array | Seniority level | directormanager |
| country_code | array | Country/region code | USCA |
Parameters
1 fields| Name | Type | Description | Example |
|---|---|---|---|
| limit | int | Maximum number of contacts to return | Default is 10 |
Output Fields
Returned fields (normalized). Total: 15
| Field | Type | Description |
|---|---|---|
| name | string | Full name |
| first_name | string | First name |
| last_name | string | Last name |
| company_name | string | Company name |
| title | string | Job title |
| job_level | string | Seniority level |
| function | string | Function |
| location_country_code | string | Country code |
| location_country_name | string | Country name |
| linkedin_url | string | LinkedIn profile/page URL |
| company_linkedin_url | string | Company LinkedIn profile/page URL |
| email_business | string | Company email |
| email_personal | string | Personal email |
| phone_tel | string | Landline |
| phone_mobile | string | Mobile |
Submit Your API Request
If you need higher volume, special fields, or custom endpoints, submit a request and we’ll propose an approach.