1. Reveal full lead profile after Preview (Enrich API)
Who it’s for SaaS platforms, AI agents, sales teams who use Preview → Enrich flow. Problem After browsing leads via Preview, teams need full profiles (linkedin, work history, skills) before outreach. They need a simple way to “unlock” a lead. What Generect enables One endpoint, multiple input options: Generect ID, LinkedIn URL, or email. No data found = no charge. How it works- Take lead_id from Preview results
- Call
POST /enrich/database/lead/orPOST /enrich/realtime/lead/ - Get full profile: linkedin_url, work history, education, skills, company details
- If lead not found — 0 credits charged
- Full lead profile with work history and skills
- Flexible input — use whatever identifier you have
- “No Data, No Charge” — zero risk
2. Reverse email lookup — find a person by email (Enrich API)
Who it’s for Sales teams, customer success, recruiters who have an email but need full context. Problem You received an inbound email or have a list of emails — but don’t know who these people are, their role, company size, or seniority. What Generect enables/enrich/realtime/lead/ accepts email as input and returns the full lead profile via reverse lookup.
How it works
- Call
POST /enrich/realtime/lead/with: - Get full profile: name, title, company, LinkedIn, work history
- If not found — 0 credits
- Full context on any email contact
- Better lead qualification for inbound
- Enrich existing email lists with profile data
3. Enrich company data by domain or name (Enrich API)
Who it’s for CRM admins, data ops teams, marketing automation builders. Problem CRM records often have just a company name or domain. Teams need full company data (industry, headcount, LinkedIn page) for segmentation and routing. What Generect enables/enrich/database/company/ or /enrich/realtime/company/ accepts domain, name, LinkedIn URL, or internal ID — returns full company profile.
How it works
- Pass company domain (e.g.,
acme.com) toPOST /enrich/database/company/ - Get full profile: industry, headcount, location, LinkedIn URL, website
- Update CRM record automatically
- Complete company profiles for CRM enrichment
- Multiple input options for flexibility
- Automated data hygiene
4. Find a work email after Preview (Email API)
Who it’s for SDR teams, outbound automation, AI sales agents. Problem You found the right lead via Preview or Search — now you need their email for outreach. What Generect enables/email/find/ gets an email by lead_id from Preview/Search or by first_name + last_name + domain.
How it works
- Take the lead ID from Preview/Search results
- Call
POST /email/find/with: - Get verified email with confidence score
lead_id, or first_name + last_name + domain
Outcome
- Verified work email with deliverability check
- “No Data, No Charge” — pay only for results
- Confidence score and catch-all detection included
5. Find mobile number for cold calling (Phone API)
Who it’s for Inside sales, BDR teams, call centers. Problem Email outreach has low response rates. Direct phone contact converts better, but finding verified mobile numbers is hard and expensive. What Generect enables/phone/find/ finds a phone by lead_id or by name + company. Credits are charged only when a phone is found.
How it works
- Call
POST /phone/find/withlead_idor name + company - Get phone number with type, country, and status
- Not found? No charge.
lead_id, or first_name + last_name + company
Outcome
- Verified phone numbers for direct outreach
- Mobile vs office type detection
- Zero-risk pricing model