How to Integrate Prospeo with n8n
How to Connect Prospeo to n8n (Cloud)
Connect your Prospeo API to n8n Cloud to automate lead enrichment workflows.
Requirements
- A Prospeo account with API access.
- An n8n Cloud account.
Step 1: Create Your Prospeo API Key
- Go to app.prospeo.io/api
- Under API Keys, click Create API key

- Name your new (e.g., "n8n key"), click Create API key.

- Click the clipboard icon next to the API key to copy it.

Step 2: Install the Prospeo Node in n8n
- In your n8n dashboard, click Create workflow at the top right.

- Click the "+" button (Open nodes panel) in the top right of the canvas.

- Search for Prospeo and select it.

- Click Install node.

- Once installed, select any action to get started (e.g., Enrich a person).

Step 3: Add Your Prospeo API Key
- Under Credential, click Set up credential.

- Paste your Prospeo API key in the API Key field and hit Save.

- You should see "Connection tested successfully" confirming the successful setup.

Your Prospeo node is now ready to use in n8n workflows.
Available Prospeo Actions in n8n
- Enrich a person — Get verified email, mobile, and full profile data.
- Find verified work email — Find an email from a name + company or LinkedIn URL.
- Find verified mobile number — Find a mobile number from a LinkedIn URL.
- Enrich a company — Get company data from a domain or name.
- Get account information — Check your credit balance and plan details.
For more details on how to use these endpoints within n8n, see How to Use Prospeo Endpoints with n8n
FAQs
Does n8n have a self-hosted option?
Yes. For self-hosted n8n, install the Prospeo community node by searching for @prospeo/n8n-nodes-prospeo in your community node settings. Then follow the same credential setup above in Step 3. See the Prospeo community node page for more details. If you are unsure on how to set up self-hosted n8n server, visit Self-hosting n8n Docs.
Which Prospeo plans support the n8n integration?
Any plan with API access (Starter, Growth, or Pro). The Free plan has limited API access but may work for testing.
Does this use my Prospeo credits?
Yes. Each API call through n8n consumes credits the same way as using the API directly. See our API docs for more information on how credits are consumed: https://prospeo.io/api-docs
Related Articles
- How to Use Prospeo Endpoints with n8n
- Prospeo API Documentation
- Prospeo Community Node on n8n
Updated on: 25/05/2026
