v1
latestOpenAPI 3.0.1MIT2026-07-2651432.2 KBCreate a new lead finder request to find people working in specific companies
post/lead_finder/async
Request body
Example request
{
"limit": 100,
"offset": 101
}Response
Lead finder request accepted
Example response
{
"success": true,
"message": "Lead finder request accepted.",
"request_id": "bc39ffbfc24cf043b748"
}