search_organizations
Search for companies in Apollo's database to retrieve company-level data including revenue, tech stack, and funding information.
Instructions
Search for organizations/companies in Apollo's database. COSTS 1 CREDIT PER PAGE of results. Prefer search_people (FREE) when possible. Use this when you specifically need company-level data like revenue, tech stack, or funding info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q_organization_keyword_tags | No | Industry keyword tags, e.g. ['saas', 'fintech'] | |
| q_organization_name | No | Company name to search for | |
| organization_locations | No | HQ locations, e.g. ['San Francisco, CA'] | |
| organization_num_employees_ranges | No | Employee count ranges, e.g. ['1,10', '51,200'] | |
| organization_revenue_ranges | No | Revenue ranges in USD, e.g. ['1000000,10000000'] (1M-10M) | |
| q_organization_domains | No | Company domains to search, e.g. ['google.com'] | |
| organization_ids | No | Specific Apollo organization IDs | |
| page | No | Page number | |
| per_page | No | Results per page (max 100, default 10) |