Find companies that look like your target accounts. Provide one or more LinkedIn company URLs; the API uses them to generate a lookalike search and streams results to your webhook. Location IDs can be retrieved using the Location IDs endpoint.
Find companies that look like your target accounts. Send one or more LinkedIn company URLs; the API uses them (up to 3 for keyword generation) to build a lookalike search and delivers results to your webhook. The response includes an importDocumentation Index
Fetch the complete documentation index at: https://docs.prontohq.com/llms.txt
Use this file to discover all available pages before exploring further.
id, total count, and a preview of the first 10 matching companies.
You must provide either company_linkedin_url or company_linkedin_urls, plus webhook_url. Optionally filter by company_size, included_locations, and excluded_locations, and cap results with limit.
included_locations and excluded_locations can be retrieved using the Location IDs endpoint. Provide a location name (e.g. “San Francisco”) and the API returns matching locations with their IDs.URL to receive lookalike results
"https://your-company.com/webhooks/lookalikes"
Single LinkedIn company URL to use as reference (use this or company_linkedin_urls)
"https://www.linkedin.com/company/acme-corp"
LinkedIn company URLs to use as reference, up to 3 used for LLM keyword generation (use this or company_linkedin_url)
[
"https://www.linkedin.com/company/acme-corp",
"https://www.linkedin.com/company/example-inc"
]
Whether to stream results to the webhook as they are found
false
Maximum number of companies to return
x >= 1100
Company size range filters (e.g. headcount bands)
["51-200", "201-500"]
Location IDs to include (use Location IDs endpoint to resolve names)
[103644278]
Location IDs to exclude
[]
Lookalike search started; results will be sent to the webhook
Confirmation message
"Lookalike search started successfully. You will receive the results on your webhook shortly."
Unique identifier for the import/search
"550e8400-e29b-41d4-a716-446655440000"
Total number of companies that will be processed
100
First 10 matching companies as a preview