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.Open OpenAPI document
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 unavailable
POST/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 unavailable
POST/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 unavailable
POST/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 unavailable
POST/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 unavailable
POST/icypeas/api/find-companies

Search the lead database for companies matching filters. Returns paginated results. Filters: name, lid, urn, companyId, company…

Price unavailable
POST/icypeas/api/find-companies/count

Count companies matching a query in the lead database. Free. Filters: name, industry, location, headcount (range), revenue (ran…

Price unavailable
POST/icypeas/api/find-people

Search the lead database for people matching filters. Returns paginated results with profile, job, and company data. Filters: f…

Price unavailable
POST/icypeas/api/find-people/count

Count people matching a query in the lead database. Free. Filters: currentJobTitle, pastJobTitle, currentCompanyName, pastCompa…

Price unavailable
POST/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 unavailable
POST/icypeas/api/reverse-email-lookups

Look up multiple professional email addresses in bulk (up to 50 per call) to get associated LinkedIn profiles.

Price unavailable
GET/icypeas/api/scrape/company

Scrape a LinkedIn company page by URL. Returns company details including description, industry, employee count, specialties, re…

Price unavailable
GET/icypeas/api/scrape/profile

Scrape a LinkedIn user profile by URL. Returns detailed profile data including work experience, education, skills, languages, a…

Price unavailable
POST/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 unavailable
POST/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 unavailable
POST/icypeas/api/url-search/profile

Find a person's LinkedIn profile URL by name and optionally company/domain and job title. Synchronous response with status FOUN…

Price unavailable