Endpoints
Endpoint details are saved from the OpenAPI document. Authentication requirements and prices are advertised information, not a verified payment or access guarantee. The document may contain additional endpoints.POST/icypeas/api/bulk-search
Create a bulk search with up to 5000 rows. Supports email-search, email-verification, and domain-search tasks. Returns a file I…
Price unavailablePOST/icypeas/api/bulk-single-searchs/read
Retrieve results for a search by ID. Use to poll async results from email-search, email-verification, domain-search, scrape, ur…
Price unavailablePOST/icypeas/api/domain-search
Scan a domain to discover all associated email addresses. Returns a search ID to poll for results via the Fetch Search Result e…
Price unavailablePOST/icypeas/api/email-search
Find a professional email address by providing a first name, last name, and domain or company name. Returns a search ID to poll…
Price unavailablePOST/icypeas/api/email-verification
Verify a single email address for deliverability. Returns a search ID to poll for results via the Fetch Search Result endpoint.
Price unavailablePOST/icypeas/api/find-companies
Search the lead database for companies matching filters. Returns paginated results. Filters: name, lid, urn, companyId, company…
Price unavailablePOST/icypeas/api/find-companies/count
Count companies matching a query in the lead database. Free. Filters: name, industry, location, headcount (range), revenue (ran…
Price unavailablePOST/icypeas/api/find-people
Search the lead database for people matching filters. Returns paginated results with profile, job, and company data. Filters: f…
Price unavailablePOST/icypeas/api/find-people/count
Count people matching a query in the lead database. Free. Filters: currentJobTitle, pastJobTitle, currentCompanyName, pastCompa…
Price unavailablePOST/icypeas/api/reverse-email-lookup
Look up a professional email address to get the associated LinkedIn profile and person details. Returns results synchronously w…
Price unavailablePOST/icypeas/api/reverse-email-lookups
Look up multiple professional email addresses in bulk (up to 50 per call) to get associated LinkedIn profiles.
Price unavailableGET/icypeas/api/scrape/company
Scrape a LinkedIn company page by URL. Returns company details including description, industry, employee count, specialties, re…
Price unavailableGET/icypeas/api/scrape/profile
Scrape a LinkedIn user profile by URL. Returns detailed profile data including work experience, education, skills, languages, a…
Price unavailablePOST/icypeas/api/search-files/read
List bulk search files with progress info or get a specific bulk search by file ID. Shows found, done, in-progress, total count…
Price unavailablePOST/icypeas/api/url-search/company
Find a company's LinkedIn page URL by company name or domain. Synchronous response with status FOUND or NOT_FOUND.
Price unavailablePOST/icypeas/api/url-search/profile