Lead Database
Create Lead Database Search
Create a new lead database search to find leads matching your criteria
POST
Initiates a bulk search in the Lead Database to find leads matching your specified filters. The API supports 120+ filters across multiple categories for precise lead targeting.Documentation Index
Fetch the complete documentation index at: https://docs.sendpilot.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Your API key
Request Body
A name for this search (for your reference)
Maximum number of leads to find (1-10000)
Search filters to match leads. All filters are optional - combine as needed.
Optional URL to receive webhook when search completes
Filter Categories
Person Filters
Free-text search by person name
Job titles to include (e.g.,
["CEO", "CTO", "Founder"])Job titles to exclude
Professional skills to include (e.g.,
["Python", "Machine Learning"])Professional skills to exclude
Languages spoken (e.g.,
["English", "Spanish"])Languages to exclude
Language proficiency levels (e.g.,
["Native", "Fluent"])Language proficiency levels to exclude
LinkedIn usernames or profile URLs to include
LinkedIn usernames or profile URLs to exclude
Locations/countries to include (e.g.,
["United States", "Canada"])Locations/countries to exclude
Keywords to search in profile summaries
Keywords to exclude from profile summaries
Seniority levels (e.g.,
["C-Level", "Director", "VP", "Manager"])Seniority levels to exclude
Standard departments (e.g.,
["Engineering", "Sales", "Marketing"])Departments to exclude
Experimental/emerging department classifications
Experimental departments to exclude
Professional certifications (e.g.,
["PMP", "AWS Certified"])Certifications to exclude
Experience Filters
Minimum total professional experience in months
Maximum total professional experience in months
Minimum duration at current job in months
Maximum duration at current job in months
Education Filters
Educational institutions (e.g.,
["Stanford University", "MIT"])Institutions to exclude
Fields of study/majors (e.g.,
["Computer Science", "Business"])Majors to exclude
Keywords to search in education history
Education keywords to exclude
Company Filters
Company names to include (e.g.,
["Google", "Microsoft"])Company names to exclude
Company domains, comma-separated (e.g.,
["google.com", "microsoft.com"])Company domains to exclude
Company LinkedIn usernames/URLs
Company LinkedIn usernames to exclude
Company types (e.g.,
["Public", "Private", "Non-Profit"])Company types to exclude
Industries (e.g.,
["Technology", "Healthcare", "Finance"])Industries to exclude
Experimental/emerging industry classifications
Experimental industries to exclude
Company headquarters locations (e.g.,
["San Francisco", "New York"])HQ locations to exclude
Company size ranges (e.g.,
["11-50", "51-200", "201-500"])Company sizes to exclude
Company status:
active or closedStatus comments to filter by
Filter for publicly listed companies only
Filter for B2B companies only
Industry Codes
SIC (Standard Industrial Classification) codes
SIC codes to exclude
NAICS (North American Industry Classification System) codes
NAICS codes to exclude
General keywords to search for
Keywords to exclude
Funding Filters
Last funding date range:
30, 60, 90, or 90+ (days)Funding round names (e.g.,
["Series A", "Series B", "Seed"])Ownership status filter
Minimum total funding amount (USD)
Maximum total funding amount (USD)
IPO date range start (ISO 8601 format)
IPO date range end (ISO 8601 format)
Acquisition date range start (ISO 8601 format)
Acquisition date range end (ISO 8601 format)
Minimum annual revenue (USD)
Maximum annual revenue (USD)
Website Analytics Filters
Minimum monthly website visits
Maximum monthly website visits
Minimum global website ranking
Maximum global website ranking
Minimum country-specific ranking
Maximum country-specific ranking
Minimum category ranking
Maximum category ranking
Minimum bounce rate percentage (0-100)
Maximum bounce rate percentage (0-100)
Minimum pages per visit
Maximum pages per visit
Minimum visit duration in seconds
Maximum visit duration in seconds
Website topics to include
Website topics to exclude
Technology Filters
Technologies used (e.g.,
["React", "AWS", "Salesforce"])Technologies to exclude
Company has public pricing page
Company offers product demos
Company has public documentation
Company offers free trials
Company offers downloadable products
Company has mobile applications
Company has online reviews
Job Posting Filters
Job titles being recruited (e.g.,
["Software Engineer", "Sales Manager"])Job posting titles to exclude
Job posting locations
Job posting locations to exclude
Job functions being recruited
Job functions to exclude
Job posting date range start (ISO 8601 format)
Job posting date range end (ISO 8601 format)
Employment type (e.g.,
Full-time, Part-time, Contract)Job posting seniority level
Recommendation Filters
Keywords in LinkedIn recommendations
Recommendation keywords to exclude
LinkedIn usernames of recommenders
Recommender usernames to exclude
Minimum employee satisfaction score
Maximum employee satisfaction score
Intent Filters
Bombora intent topics (e.g.,
["Cloud Computing", "CRM Software"])Intent score ranges to filter by
News Filters
Keywords in recent news articles
News keywords to exclude
Response
Unique identifier for the search
Name of the search
Current status:
pending, processing, completed, failedISO 8601 timestamp when the search was created
All filters are optional and can be combined. Use
exclude* variants to explicitly remove matches. Array filters use OR logic within the same filter and AND logic across different filters.Authorizations
API key for authentication
Body
application/json
A name for this search (for your reference)
Maximum number of leads to find (1-10000)
Required range:
1 <= x <= 10000Comprehensive filters for Lead Database search (120+ filters available)
Optional URL to receive webhook when search completes
Response
Search created successfully