Smart Prospect
Save Search API
Save a search filter for the authenticated user - POST /search-filters/save-search
POST
This endpoint requires authentication via API key passed as a query parameter (
api_key).Query Parameters
Your SmartLead API key for authentication
Request Body
The request body must be JSON.
search_string is required (human-readable name for the saved search). All other fields are optional search criteria.Human-readable name for the saved search (min length 1).
Full name(s) to search.
First name(s).
Last name(s).
Job title(s).
Titles to exclude.
Titles to include.
Companies to exclude.
Company domains to exclude.
Companies to include.
Company domains to include.
Department(s).
Seniority level(s).
Company name(s).
Company domain(s).
Company keyword(s).
Company headcount(s).
Company revenue range(s).
Industry(ies).
Sub-industry(ies).
City(ies).
State(s).
Country(ies).
Whether to hide owned contacts.
Result limit (1–10000).
Match title exactly.
Match company exactly.
Match company domain exactly.
Response Codes
Request successful
Unauthorized
Internal Server Error
