Documentation Index
Fetch the complete documentation index at: https://docs.generect.com/llms.txt
Use this file to discover all available pages before exploring further.
1. SaaS platform displays search results to users at no cost(Preview API)
Who it’s for SaaS platforms (Clay, n8n, AI SDR tools), developers building lead discovery features. Problem SaaS platforms want to show search results to their users, but current API charges for every displayed lead — even before the user decides to buy contact data. This makes it too expensive to build “browse → decide → reveal” flows. What Generect enables Preview API returns cached lead data (name, title, company, location, seniority, linkedin_url, domain) with a unique lead_id — much cheaper than full enrichment. Users browse results and pay only when they reveal contacts via Enrich API. How it works- Your app sends ICP filters to
POST /preview/leads - Generect returns cached data: name, title, company, location, industry, seniority, linkedin_url, domain
- Your users browse and select leads
- Call
/enrich/database/leadwithlead_idfor selected leads - Pay only for enrichment
- Cheaper browsing for end users (cached data)
- Pay only for actionable data (email, phone, full profile)
- Higher conversion from “browse” to “purchase”
3. Real-time lead search with advanced filters (Search API - Realtime)
Who it’s for Account-based sales teams, recruiters, enterprise sales targeting niche personas. Problem Cached data may be outdated or lack granular filters. Teams targeting specific personas (e.g., “VP Engineering who changed jobs in last 6 months at Series B startups”) need realtime LinkedIn-grade filtering. What Generect enables/search/realtime/leads searches live data with advanced filters: keywords, past companies, schools, years in position, functions.
How it works
- Define precise ICP with advanced filters
- Call POST /search/realtime/leads
- Get fresh, highly-targeted results (5-60 sec)
- Use for personalized outreach
- Up-to-date lead data
- Hyper-targeted lists for ABM campaigns
- Advanced filters not available in database mode
4. Find companies and their contacts in a single request (Search API)
Who it’s for B2B sales teams, partnerships managers, investors doing market mapping. Problem Teams need both company and decision-maker data in one flow. Currently requires two separate searches and manual matching. What Generect enables /search/database/company-leads (or realtime) returns companies matching your ICP together with their key contacts in a single request. How it works- Define company ICP: industry, headcount, location
- Add lead filters: target roles, seniority
- Call
POST /search/database/company-leads - Get matched companies with their relevant contacts
- Company + contact data in one call
- No manual matching needed
- Faster account-based prospecting
5. Quickly estimate audience size before launching a campaign (Preview API)
Who it’s for Marketing teams, growth leads, campaign managers. Problem Before launching an outbound campaign, teams need to know: “How many leads match this ICP?” Without a free count, they either guess or pay to find out. What Generect enables POST /preview/leads/count returns the total number of matching leads — always free. How it works- Define ICP filters
- Call
POST /preview/leads/count - Get total count instantly, no charge
- Adjust filters until the audience size is right
- Proceed to search/enrich
- Free audience sizing before any spend
- Better campaign planning and budget estimation
- Faster ICP iteration