Use this efficient n8n workflow to verify single email addresses via the Icypeas API. Configure the custom n8n node to handle API authentication, signing, and HTTP requests easily.
Download this n8n workflow template and start using it instantly.
Lead generation specialists requiring high data quality.
Marketing teams focused on reducing bounce rates.
Users looking for advanced custom API authentication methods within n8n.
Developers needing reliable email verification services integrated into their n8n workflow.
This robust n8n workflow solves the challenge of generating the complex API signatures required by services like Icypeas. Instead of relying on external tools or complex server setup, this n8n template uses a specialized Code n8n node to dynamically generate the necessary cryptographic signature (SHA1) based on your API secret, timestamp, and request path. Once authenticated, the n8n workflow uses an HTTP Request n8n node to send the target email address for verification. Implementing this specific n8n workflow provides a streamlined, technical solution for crucial data verification tasks, helping maintain clean and accurate contact lists. This efficient use of core n8n functionality showcases powerful automation potential.
crypto module to calculate a unique SHA1 signature based on the request parameters. All necessary API data (timestamp, signature, key) is prepared and passed forward within the n8n workflow data structure.Authorization header, successfully authenticating the request using the parameters derived from the previous n8n node.PUTAPIKEY_HERE) with your actual Icypeas credentials found on your profile.crypto module in the n8n General Settings for the signature generation code within the n8n node to function.{{ $json.api.key + ':' + $json.api.signature }}. Save the credential. When clicking "Execute Workflow" (Manual n8n Trigger): The starting n8n trigger for this n8n workflow, allowing immediate execution for development and testing of the n8n templates.
Authenticates to your Icypeas account (Code n8n node):
Function: Generates a required SHA1 signature and prepares necessary API variables (timestamp, URL, signature) using custom JavaScript, enabling secure requests from the n8n workflow.
Key Configuration: Requires manual input of APIKEY, APISECRET, and USER_ID. Crucial for dynamic header generation in the next n8n node.
Run email verification (single) (HTTP Request n8n node):
Function: Executes the core verification task by sending a POST request to the Icypeas API.
Key Configuration:
URL: Uses an expression ({{ $json.api.url }}) passed from the previous n8n node.
Authentication: Uses a custom Header Auth credential configured with a complex expression to merge the API Key and generated Signature.
Headers: Includes the dynamic X-ROCK-TIMESTAMP header required for request verification.
Verify thousands of WhatsApp numbers in bulk using a robust automation solution. This powerful n8n workflow integrates Google Sheets and WasenderAPI to check active status and update contact records automatically.

Verify user subscriptions to Telegram channels automatically using this robust n8n workflow integrated with PostgreSQL for persistent access control and user status tracking. Find more n8n templates here.

Use this powerful n8n workflow to instantly verify if a LinkedIn company URL matches a domain using the Airtop n8n node for accurate lead data validation and cleaning.

Use this powerful n8n workflow to verify form submission emails using Hunter, enrich contact data with Clearbit, and automatically sync high-quality leads into HubSpot CRM.

Automate robust address verification for HighLevel CRM contacts using the Lob API. This n8n workflow ensures mail deliverability and automatically updates contact tags.









































