What you can search
Example search intents
- Find B2B SaaS companies in North America with more than 1,000 employees.
- Find software engineers in New York City.
- Find software companies with more than $250M in funding.
Advanced search also supports cross-entity criteria
Advanced search lets you return one entity based on attributes of a related entity.-
Find sales leaders at high-growth software companies:
-
Find engineers at companies that use Salesforce:
-
Find companies that currently employ a VP of Sales:
How it works
Advanced search is a three-step iterator: fetch the query reference, create a search to receive asearch_id, then fetch pages of results with that id. Filters mode follows the same iterator pattern, but starts by calling the fields endpoint.
Searches
Learn the search flow and copy a create-and-fetch example.

