search_people
Search Apollo's people database to find B2B leads filtered by job title, location, seniority, or company size.
Instructions
[Apollo] Search Apollo's people database by title, location, or seniority.
REQUIRES Apollo Basic plan ($49/mo) or higher — returns HTTP 403 on the free tier. Does NOT consume credits. Does NOT return email addresses. To get emails for results, use hunter_find_email or enrich_person (1 credit each).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Result page number (1-based). | |
| person_titles | No | Job titles to filter by, e.g. ['CEO', 'Head of Marketing']. Omit to search all titles. | |
| employee_ranges | No | Filter by the person's company headcount, e.g. ['1,10', '11,50', '51,200']. Use '10001,' for 10 001+ employees. | |
| person_locations | No | Locations to filter by, e.g. ['New York, NY', 'United States']. Omit to search all locations. | |
| person_seniorities | No | Seniority levels to filter by, e.g. ['senior', 'manager', 'director', 'vp', 'c_suite']. Omit to include all levels. | |
| organization_keywords | No | Keyword tags for the person's organisation, e.g. ['SaaS', 'fintech']. Omit to search across all companies. |