Location IDs Reference
Location IDs used in this endpoint can be found in our reference spreadsheet. If you need additional locations added to this list, please contact our support team.Authorizations
Your API key
Body
Parameters for lead search by job title
- Option 1
- Option 2
The LinkedIn ID of the company (required if company_linkedin_url is not provided)
"1234567890"
List of job titles to search for
["Software Engineer", "Product Manager"]Name of the lead search
"Software Engineer Search"
Optional webhook URL to receive results when the search is complete
"https://example.com/webhook"
The LinkedIn URL of the company (required if company_linkedin_id is not provided)
"https://www.linkedin.com/company/pronto"
List of job titles to exclude from the search
["Intern", "Contractor"]List of LinkedIn location IDs that were included in the search
["105015875", "102221843"]List of LinkedIn location IDs that were excluded from the search
["103644278"]When set to true, leads will be sent individually to the webhook_url as they are found. This is ideal for integration with platforms like Clay that process leads in real-time.
true
Custom fields to include with the lead search that will be returned in the webhook (like crm id, etc.)
{ "hubspot_id": "134567" }Optional parameter to limit the number of results returned. If not specified, all matching leads will be returned.
x >= 1100
Response
Search initiated successfully
The ID of the created lead search
Name of the lead search
The LinkedIn search URL used for extraction
Expected number of profiles to be extracted
When the search was created
Custom attributes included with the search