Icypeas
Email finder and verification.
SourcingAPI key21 endpoints
Runtime credentials
Connecting Icypeas via OAuth or your own API key requires the following secret slots in your workspace:
- ICYPEAS_API_KEY
Endpoints
| Operation | Method & path | Effect | Latency | Rate | Cost |
|---|---|---|---|---|---|
email_discovery Find a single professional email address from first name, last name, and domain or company. | POST /api/email-search | paid_provider | — | — | 1.25-1.25 credits |
email_verification Verify a single email address. | POST /api/email-verification | paid_provider | — | — | 0.125-0.125 credits |
domain_scan Scan a domain or company for role-based email addresses. | POST /api/domain-search | paid_provider | — | — | 1.25-1.25 credits |
bulk_search Start an Icypeas bulk email discovery, email verification, or domain scan job. | POST /api/bulk-search | paid_provider | — | — | provider_usage |
scrape_profile Scrape a single LinkedIn profile URL. | GET /api/scrape/profile | paid_provider | — | — | provider_usage |
scrape_profiles_bulk Scrape up to 50 LinkedIn profile URLs in one request. | POST /api/scrape | paid_provider | — | — | provider_usage |
scrape_company Scrape a single LinkedIn company URL. | GET /api/scrape/company | paid_provider | — | — | provider_usage |
scrape_companies_bulk Scrape up to 50 LinkedIn company URLs in one request. | POST /api/scrape | paid_provider | — | — | provider_usage |
profile_url_search Find one LinkedIn profile URL from person and company context. | POST /api/url-search/profile | paid_provider | — | — | provider_usage |
profile_url_bulk_search Find LinkedIn profile URLs for up to 50 prospects. | POST /api/url-search | paid_provider | — | — | provider_usage |
company_url_search Find one LinkedIn company URL from a company name, domain, or website. | POST /api/url-search/company | paid_provider | — | — | provider_usage |
company_url_bulk_search Find LinkedIn company URLs for up to 50 companies. | POST /api/url-search | paid_provider | — | — | provider_usage |
people_count Count people matching an Icypeas lead-database query without consuming credits. | POST /api/find-people/count | none | — | — | no bill |
people_search Search Icypeas people lead database with filters and pagination. | POST /api/find-people | paid_provider | — | — | provider_usage |
companies_count Count companies matching an Icypeas lead-database query without consuming credits. | POST /api/find-companies/count | none | — | — | no bill |
companies_search Search Icypeas company lead database with filters and pagination. | POST /api/find-companies | paid_provider | — | — | provider_usage |
reverse_email_lookup Find the LinkedIn profile URL behind a single professional email address. | POST /api/reverse-email-lookup | paid_provider | — | — | provider_usage |
reverse_email_lookup_bulk Find LinkedIn profile URLs for 2 to 50 professional email addresses. | POST /api/reverse-email-lookups | paid_provider | — | — | provider_usage |
search_items_read Fetch individual search results from single or bulk Icypeas searches. | POST /api/bulk-single-searchs/read | none | — | — | no bill |
search_files_read Fetch information and progress stats for Icypeas bulk search files. | POST /api/search-files/read | none | — | — | no bill |
subscription_information Fetch Icypeas subscription, credit, and user id information for an account email. | POST /api/a/actions/subscription-information | none | — | — | no bill |