Search for company employees by job title, location, and company criteria. Perfect for recruitment, sales prospecting, and organizational research with detailed employee profiles.
Find specific employees within companies using comprehensive filtering options
Access detailed employee information within specific organizations for strategic business initiatives
Find employees within specific companies using company IDs for targeted searches
Search for employees by specific job titles and roles within organizations
Filter employees by country, city, state, or regional location
Get comprehensive profile information including skills, experience, and contact details
Understand company structure and team composition through employee data
Access verified professional information from reliable sources
curl 'https://api.enrich.so/v1/api/search-company-employees' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data-raw '{
"country": "United States",
"city": "San Francisco",
"state": "California",
"companyIds": [12345],
"jobTitles": ["Software Engineer"],
"page": 1,
"page_size": 10
}'
{
"success": true,
"message": "Company Employee records found.",
"data": {
"current_page": 1,
"total_page": 3000,
"page_size": 2,
"profiles": [
{
"profile_identifier": "ananya-roy-123456789",
"given_name": "Ananya",
"family_name": "Roy",
"current_position": "Research Scientist at QuantumLab",
"profile_image": "https://randomuser.me/api/portraits/women/21.jpg",
"external_profile_url": "https://www.lin...../in/ananya-roy-123456789/",
"residence": {
"city": "Bengaluru",
"country": "India"
},
"expert_skills": [
"Quantum Computing",
"Data Analysis",
"Algorithm Development",
"Scientific Research"
]
},
{
"profile_identifier": "daniel-smith-987654321",
"given_name": "Daniel",
"family_name": "Smith",
"current_position": "Creative Director at InnovateDesign",
"profile_image": "https://randomuser.me/api/portraits/men/32.jpg",
"external_profile_url": "https://www.lin...../in/daniel-smith-987654321/",
"residence": {
"city": "San Francisco",
"country": "USA"
},
"expert_skills": [
"Graphic Design",
"UX/UI Design",
"Brand Identity",
"Team Leadership"
]
}
]
},
"total_credits": 50000,
"credits_used": 2547.75,
"credits_remaining": 47452.25
}
Leverage company employee data for recruitment, sales, research, and business development initiatives
Find qualified candidates working at specific companies for targeted recruitment campaigns
Identify key decision makers and contacts within target companies for sales outreach
Analyze company structures, team compositions, and organizational hierarchies
Connect with relevant team members at partner companies for collaboration opportunities
Discover why leading companies trust us to power their data intelligence needs.
Company IDs can be obtained from our Search Company API or from company profile URLs. You can also use our company search endpoints to find the specific company IDs you need for employee searches.
Yes, you can provide multiple company IDs in the companyIds array to search for employees across several organizations in a single API call, making it efficient for cross-company research.
Results include profile identifiers, names, current positions, profile images, URLs, residence information, and expert skills. The depth of information depends on profile privacy settings and data availability.
You can filter employees by their residence location (country, city, state) regardless of the company's headquarters location. This is useful for finding remote employees or regional team members.
Start discovering employees within target companies for recruitment, sales, and business development with detailed professional profiles.