Skip to main content
Searches let your system discover GTM records without building a search UI or wiring directly into multiple data providers. Send a natural-language query, choose a source type, and fetch structured records.
Source typeUse it for
companiesAccounts, domains, industries, locations, and firmographics
peopleContacts, titles, locations, and profile data
jobsOpen roles, hiring signals, and job records

Example prompts

  • Find B2B SaaS companies in North America that recently hired RevOps leaders.
  • Find software engineers in New York City.
  • Find companies hiring sales leaders and selling into mid-market teams.
  • Find open growth marketing roles at high-growth software companies.

How it works

The search API is a two-step iterator. First create a search to receive a search_id, then fetch pages of results with that id.

Searches

Learn the search flow and copy a create-and-fetch example.